We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604b6bb commit 7475dd3Copy full SHA for 7475dd3
.github/workflows/integrationtests.yml
@@ -16,7 +16,7 @@ env:
16
17
jobs:
18
build-linux:
19
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
20
strategy:
21
max-parallel: 5
22
0 commit comments