We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fc357 commit b008708Copy full SHA for b008708
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
6
jobs:
7
test:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
9
10
steps:
11
- uses: actions/checkout@v3
0 commit comments