We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4162d commit 7bd9c58Copy full SHA for 7bd9c58
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
ci:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
13
14
strategy:
15
fail-fast: false
0 commit comments