Skip to content

Commit 121d4a5

Browse files
committed
fix(workflow): update ARM architecture OS to ubuntu-24.04-arm in build matrix
1 parent 85f4b16 commit 121d4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
arch: x86_64
5555
name: musl
5656
container: alpine:latest
57-
- os: LinuxARM64
57+
- os: ubuntu-24.04-arm
5858
arch: arm64
5959
name: musl
6060
container: alpine:latest

0 commit comments

Comments
 (0)