Skip to content

Commit 84ce9d6

Browse files
authored
Test aarch64-linux-musl
1 parent 247a9dc commit 84ce9d6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/workflows/build.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,18 @@ jobs:
7070
- os: ubuntu-latest
7171
container:
7272
image: docker.io/library/ruby:3.4-alpine
73+
- os: ubuntu-24.04-arm
74+
container:
75+
image: docker.io/library/ruby:3.1-alpine
76+
- os: ubuntu-24.04-arm
77+
container:
78+
image: docker.io/library/ruby:3.2-alpine
79+
- os: ubuntu-24.04-arm
80+
container:
81+
image: docker.io/library/ruby:3.3-alpine
82+
- os: ubuntu-24.04-arm
83+
container:
84+
image: docker.io/library/ruby:3.4-alpine
7385
- os: ubuntu-latest
7486
container:
7587
image: docker.io/nixos/nix:latest

0 commit comments

Comments
 (0)