We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008b5e3 commit e268ccbCopy full SHA for e268ccb
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
# Test all supported versions on Ubuntu:
23
- os: [ubuntu-latest]
+ os: [ubuntu-latest, ubuntu-24.04-arm]
24
python: ["3.9", "3.10", "3.11", "3.12", "3.13"]
25
experimental: [false]
26
build: ['']
0 commit comments