We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2dd080 commit a5ceba2Copy full SHA for a5ceba2
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
Unit-Tests:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
strategy:
14
max-parallel: 10
15
matrix:
0 commit comments