We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013bc03 commit 90bf1c8Copy full SHA for 90bf1c8
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
build:
15
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
17
timeout-minutes: 120
18
strategy:
19
matrix:
0 commit comments