Skip to content

Commit 6b45894

Browse files
authored
3.12.12 binaries aren't out there?
1 parent 3f64012 commit 6b45894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v5
1717
- name: Set up python
1818
env:
19-
PYVER: '3.12.12'
19+
PYVER: '3.12.10'
2020
PYVER_SHORT: '3.12'
2121
run: |
2222
wget -O python.pkg "https://www.python.org/ftp/python/${PYVER}/python-${PYVER}-macos11.pkg"

0 commit comments

Comments
 (0)