Skip to content

Commit 1a71cc0

Browse files
traskotelbot[bot]
authored andcommitted
Revert "Use faster machine for release" (#14089)
1 parent 8b91a02 commit 1a71cc0

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)