Skip to content

Commit e5cfbb6

Browse files
committed
Build arm wheels in CI for 3.10
1 parent cc39535 commit e5cfbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
strategy:
6161
fail-fast: false
6262
matrix:
63-
python-version: ['3.11', '3.12-dev']
63+
python-version: ['3.10', '3.11', '3.12-dev']
6464

6565
steps:
6666
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)