Skip to content

Commit 65a90c1

Browse files
committed
Merge remote-tracking branch 'upstream/main' into finish-release
2 parents 4cd5ffa + 2654490 commit 65a90c1

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)