We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2afcf4 + 06f9b0e commit f487a43Copy full SHA for f487a43
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
branches: [ master ]
7
jobs:
8
build:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments