Skip to content

Commit 669a79b

Browse files
Merge pull request #356 from ThatsMrTalbot/chore/move-reelease-action-to-cncf-runner
chore: move release gh action to cncf runner
2 parents f4b73ae + c7606b7 commit 669a79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99

1010
jobs:
1111
build_images:
12-
runs-on: ubuntu-latest
12+
runs-on: oracle-4cpu-16gb-x86-64
1313

1414
permissions:
1515
contents: write # needed to write releases

0 commit comments

Comments
 (0)