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 a05524e commit e6a5315Copy full SHA for e6a5315
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
strategy:
11
matrix:
12
- os: ["ubuntu-latest", "windows-latest", "macos-latest"]
+ os: ["ubuntu-latest", "windows-latest", "windows-11-arm", "macos-latest"]
13
py: ["3.14-dev", "3.13", "3.12", "3.11", "3.10", "3.9"]
14
exclude:
15
- os: window-11-arm
0 commit comments