Skip to content

Commit 2654490

Browse files
authored
Revert "Use faster machine for release" (#14089)
1 parent 3d8ed9f commit 2654490

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
@@ -21,7 +21,7 @@ jobs:
2121
release:
2222
permissions:
2323
contents: write # for creating the release
24-
runs-on: oracle-8cpu-32gb-x86-64
24+
runs-on: ubuntu-latest
2525
needs:
2626
- common
2727
outputs:

0 commit comments

Comments
 (0)