1 parent 06f83fa commit 5f5a2c7Copy full SHA for 5f5a2c7
1 file changed
.github/workflows/generate-artifacts.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
generate-artifacts:
18
name: Generate Artifacts
19
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
20
outputs:
21
sha: ${{ steps.resolve-sha.outputs.sha }}
22
steps:
0 commit comments