Skip to content

Commit 5f5a2c7

Browse files
committed
CI: bump generate-artifacts runner to ubuntu-24.04
1 parent 06f83fa commit 5f5a2c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
jobs:
1717
generate-artifacts:
1818
name: Generate Artifacts
19-
runs-on: ubuntu-22.04
19+
runs-on: ubuntu-24.04
2020
outputs:
2121
sha: ${{ steps.resolve-sha.outputs.sha }}
2222
steps:

0 commit comments

Comments
 (0)