We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d5aa6 commit 5fd0a62Copy full SHA for 5fd0a62
.github/workflows/cicd-build.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
13
build:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
15
permissions:
16
contents: read
17
packages: write
0 commit comments