File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ 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
1616 # NDK_VERSION: r27
1717
18- - job_name : Build Python for Linux
19- APPVEYOR_BUILD_WORKER_IMAGE : ubuntu-gce-c
20- PYTHON_DIST_RELEASE : 20240909
18+ # - job_name: Build Python for Linux
19+ # APPVEYOR_BUILD_WORKER_IMAGE: ubuntu-gce-c
20+ # PYTHON_DIST_RELEASE: 20240909
2121
2222 # - job_name: Build Python for Windows
2323 # APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
You can’t perform that action at this time.
0 commit comments