File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ environment:
1515 secure : doX0dwjWhBmT56aJqR9NCbtMFJpDpdYxPCIB4vQoHfSR+nTa+pLCo6Yv5qWpD/90
1616
1717 matrix :
18- # - job_name: Build Python for iOS
19- # job_group: build_python
20- # APPVEYOR_BUILD_WORKER_IMAGE: macos-monterey
18+ - job_name : Build Python for iOS
19+ job_group : build_python
20+ APPVEYOR_BUILD_WORKER_IMAGE : macos-monterey
2121
2222 - job_name : Build Python for Android
2323 job_group : build_python
2424 APPVEYOR_BUILD_WORKER_IMAGE : Ubuntu2004
2525
26- # - job_name: Publish serious_python package to pub.dev
27- # job_group: publish_package
28- # job_depends_on: build_python
29- # APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004
26+ - job_name : Publish serious_python package to pub.dev
27+ job_group : publish_package
28+ job_depends_on : build_python
29+ APPVEYOR_BUILD_WORKER_IMAGE : Ubuntu2004
3030
3131stack :
3232- $PYTHON_STACK
You can’t perform that action at this time.
0 commit comments