We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a0652 commit 28d9cdcCopy full SHA for 28d9cdc
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
test:
9
runs-on:
10
- - ubuntu-20.04
+ - ubuntu-24.04
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments