Skip to content

Commit 0d754bb

Browse files
committed
Build windows
1 parent 7f2c482 commit 0d754bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

2525
matrix:
2626
fast_finish: true

0 commit comments

Comments
 (0)