We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0a781 commit f71bcf9Copy full SHA for f71bcf9
1 file changed
.github/workflows/ci_env.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
tests:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
8
strategy:
9
max-parallel: 5
10
0 commit comments