Skip to content

Commit 93a6846

Browse files
authored
Update ci.yml
1 parent 690b938 commit 93a6846

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ jobs:
1818
arch: [x64]
1919
allow_failure: [false]
2020
include:
21+
- version: '1'
22+
os: ubuntu-24.04-arm
23+
arch: arm64
24+
allow_failure: false
2125
- version: '1'
2226
os: macos-latest
2327
arch: arm64

0 commit comments

Comments
 (0)