Skip to content

Commit d07d2d7

Browse files
committed
Change runs-on runner
1 parent f6b075e commit d07d2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
triple: x86_64-bugleos-linux-musl
2020
label: x86_64
2121
- arch: aarch64
22-
runs-on: [self-hosted, linux, arm64]
22+
runs-on: arm64
2323
target: aarch64
2424
triple: aarch64-bugleos-linux-musl
2525
label: aarch64

0 commit comments

Comments
 (0)