Skip to content

Commit a0ff538

Browse files
committed
switch to ubuntu arm runner
1 parent f89d6f9 commit a0ff538

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Linux ARM64 (aarch64) - Cross-compilation
2828
- target: aarch64-unknown-linux-gnu
29-
runner: self-hosted
29+
runner: ubuntu-24.04-arm
3030
asset_name: aarch64-unknown-linux-gnu
3131

3232
# # macOS x86_64

0 commit comments

Comments
 (0)