We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8adf36a commit eb1df11Copy full SHA for eb1df11
1 file changed
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
49
Linux:
50
name: ${{ matrix.mode.name }}
51
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
52
timeout-minutes: 30
53
strategy:
54
matrix:
0 commit comments