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 6839cbb commit 1c4ce19Copy full SHA for 1c4ce19
1 file changed
.github/workflows/wheels_38.yml
@@ -33,7 +33,7 @@ jobs:
33
fail-fast: false
34
matrix:
35
# macos-15-intel is an Intel runner, macos-14 is Apple silicon
36
- os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-15-intel, macos-14]
+ os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-15-intel, macos-14]
37
python_version: ['cp38-*']
38
39
steps:
0 commit comments