Skip to content

Commit e268ccb

Browse files
committed
.github: Add ARM64 CI
1 parent 008b5e3 commit e268ccb

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
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
# Test all supported versions on Ubuntu:
23-
os: [ubuntu-latest]
23+
os: [ubuntu-latest, ubuntu-24.04-arm]
2424
python: ["3.9", "3.10", "3.11", "3.12", "3.13"]
2525
experimental: [false]
2626
build: ['']

0 commit comments

Comments
 (0)