Skip to content

Commit 047714f

Browse files
committed
switch release to run on rancher workers too
1 parent 2a0727c commit 047714f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
packages: write
3434
attestations: write
3535

36-
runs-on: ubuntu-latest
36+
runs-on: runs-on,runner=2cpu-linux-x64,run-id=${{ github.run_id }}
3737

3838
steps:
3939
- name: Check out repository code

0 commit comments

Comments
 (0)