Skip to content

Commit 357a37b

Browse files
otelbot[bot]trask
andauthored
[release/v2.17.x] Revert "Use faster machine for release" (open-telemetry#14092)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 8b91a02 commit 357a37b

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)