Skip to content

Commit 971fe6d

Browse files
committed
run aarch linux on ubuntu latest
1 parent cd22652 commit 971fe6d

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
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Linux ARM64 (using cross-compilation)
3232
- target: aarch64-unknown-linux-gnu
33-
runner: self-hosted
33+
runner: ubuntu-latest
3434
asset_name: aarch64-unknown-linux-gnu
3535
use_cross: true
3636

0 commit comments

Comments
 (0)