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.
1 parent 9992e48 commit cd731d0Copy full SHA for cd731d0
.github/workflows/build.yaml
@@ -9,7 +9,7 @@ permissions:
9
10
jobs:
11
build:
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
13
14
permissions:
15
packages: write
0 commit comments