Skip to content

Commit 574cc44

Browse files
committed
revert default python stack for macOS
1 parent 3060d41 commit 574cc44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ for:
152152

153153
environment:
154154
PYTHON_UPGRADE_V: 3.14.6 # Upgrade to this version
155-
#PYTHON_V: 3.14 # Override the stack key with latest Appveyor version
155+
PYTHON_V: 3.12 # Override the stack key with latest Appveyor version
156156
ARTISAN_OS: macos
157157
MACOSX_DEPLOYMENT_TARGET: 13.0
158158
PYUIC: pyuic6

0 commit comments

Comments
 (0)