We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73af216 commit abd4947Copy full SHA for abd4947
.github/workflows/codecov.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
jobs:
8
codecov:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@v3
12
- uses: actions/setup-ruby@v1
0 commit comments