Skip to content

Commit 0597f57

Browse files
authored
Update build.yml
1 parent e5f2f85 commit 0597f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jobs:
352352
- name: Install Python
353353
# We need the official Python, because the GA ones only support newer macOS versions
354354
env:
355-
PYTHON_VERSION: 3.10.5
355+
PYTHON_VERSION: 3.12.10
356356
MACOSX_DEPLOYMENT_TARGET: 10.9 # Used up by the Python build tools
357357
run: |
358358
# Hack to get the latest patch version. Uncomment if needed

0 commit comments

Comments
 (0)