Skip to content

Commit

Permalink
Merge pull request #153 from manicmaniac/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v22
  • Loading branch information
manicmaniac authored Jan 8, 2024
2 parents 1cb926c + 872e53c commit 193ed0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: coverages
path: codeclimate-${{ matrix.ruby-version }}.json
upload-coverage:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
needs: test
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 193ed0b

Please sign in to comment.