We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93314a8 commit d6f29c6Copy full SHA for d6f29c6
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ${{ matrix.os }}
37
strategy:
38
matrix:
39
- os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-15]
+ os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-13, macos-15]
40
python_version: ['3.13']
41
include:
42
- os: ubuntu-latest
0 commit comments