Skip to content

Commit 7f2c482

Browse files
committed
Build darwin
1 parent 915577c commit 7f2c482

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.appveyor.yml

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

0 commit comments

Comments
 (0)