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 1b63402 commit 2160921Copy full SHA for 2160921
.github/workflows/build_test.yml
@@ -164,18 +164,6 @@ jobs:
164
image_name: windows-11-arm
165
download_name: win_arm64
166
python-version: "3.10"
167
- - os:
168
- image_name: windows-11-arm
169
- download_name: win_arm64
170
- python-version: "3.11"
171
172
173
174
- python-version: "3.12"
175
176
177
178
- python-version: "3.13"
179
180
steps:
181
- uses: actions/checkout@v4
0 commit comments