Skip to content

Commit 671274f

Browse files
committed
moar copy-pasta
😅
1 parent 6a1dd6f commit 671274f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_python_3.13.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ env:
55
DEV_INSTALLER_ID: "Developer ID Installer: Mac Admins Open Source (T4SK8ZXCXG)"
66
DEV_APPLICATION_ID: "Developer ID Application: Mac Admins Open Source (T4SK8ZXCXG)"
77
NOTARY_APP_PASSWORD: ${{ secrets.NOTARY_APP_PASSWORD_MAOS }}
8-
PYTHON_VERSION: "3.12.1"
9-
PYTHON_MAJOR_VERSION: "3.12"
8+
PYTHON_VERSION: "3.13.5"
9+
PYTHON_MAJOR_VERSION: "3.13"
1010

1111
on:
1212
workflow_dispatch:

0 commit comments

Comments
 (0)