We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71db1c commit 01d2645Copy full SHA for 01d2645
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
env:
11
CI: true
12
TESTOPTS: "-v"
13
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
14
continue-on-error: true
15
strategy:
16
fail-fast: false
0 commit comments