We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77410a0 + 6d7a7dd commit 85eb4c0Copy full SHA for 85eb4c0
.github/workflows/build_and_release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build-project:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
env:
11
# Static env vars
12
0 commit comments