Skip to content

Commit 14af033

Browse files
committed
ci: test on arm64 linux
1 parent 0204c25 commit 14af033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
os: [
1313
ubuntu-latest, # x86_64
1414
macos-13, # x86_64
15+
ubuntu-24.04-arm, # arm64
1516
]
1617
runs-on: ${{ matrix.os }}
1718
steps:

0 commit comments

Comments
 (0)