Skip to content

Commit dad397c

Browse files
YOU54Fadamrodger
authored andcommitted
ci: add ubuntu-24.04-arm runner
1 parent 63a9d90 commit dad397c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
- arch: x64
2929
- arch: ARM64
3030
os: macos-14
31+
- arch: ARM64
32+
os: ubuntu-24.04-arm
3133
runs-on: ${{ matrix.os }}
3234
steps:
3335
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)