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.
2 parents f77a321 + e0ae281 commit 407a790Copy full SHA for 407a790
.github/workflows/run_tests.yaml
@@ -11,7 +11,7 @@ on: [push, pull_request]
11
12
jobs:
13
tests:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
15
steps:
16
- uses: actions/checkout@v3
17
with:
0 commit comments