File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ environment:
88 secure : 9SKIwc3VSfYJ5IChvNR74rlTF9BMbAfhCGu1/TmYJBMtC6lkY+UDDkZNK7rC9xnQFUxMrNgoo9kNcNAbKbU8XAcrSwkP2H4mX04FI7P+YbxfiWC8nVHhGNxR4LzO+GO0
99
1010 matrix :
11- - job_name : Build Python for iOS and macOS
12- APPVEYOR_BUILD_WORKER_IMAGE : macos-sonoma
11+ # - job_name: Build Python for iOS and macOS
12+ # APPVEYOR_BUILD_WORKER_IMAGE: macos-sonoma
1313
1414 # - job_name: Build Python for Android
1515 # APPVEYOR_BUILD_WORKER_IMAGE: ubuntu-gce-c
@@ -19,8 +19,8 @@ environment:
1919 # APPVEYOR_BUILD_WORKER_IMAGE: ubuntu-gce-c
2020 # PYTHON_DIST_RELEASE: 20240909
2121
22- # - job_name: Build Python for Windows
23- # APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
22+ - job_name : Build Python for Windows
23+ APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
2424
2525matrix :
2626 fast_finish : true
You can’t perform that action at this time.
0 commit comments