We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e2b50 commit 2b6991bCopy full SHA for 2b6991b
.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