We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a9602 commit db9f238Copy full SHA for db9f238
.github/workflows/run_tests.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
14
steps:
15
16
- uses: actions/checkout@v3
0 commit comments