Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 87b8f97

Browse files
committed
fix(ci): switch back to amd runner since I was getting qemu seg faults
1 parent 34ea458 commit 87b8f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
release:
10-
runs-on: ubuntu-24.04-arm
10+
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write
1313
packages: write

0 commit comments

Comments
 (0)