Skip to content

Commit 7c3caeb

Browse files
committed
ci: faster runner for release-plz
1 parent 4f4288a commit 7c3caeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
release-plz:
1414
name: Release-plz
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-cpu16-ram64
1616
steps:
1717
- name: Checkout repository
1818
uses: actions/checkout@v4

0 commit comments

Comments
 (0)