Skip to content

Commit aab5731

Browse files
Set python version to 3.12
1 parent a21adb9 commit aab5731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Create Executable
1717
uses: sayyid5416/pyinstaller@v1
1818
with:
19-
python_ver: '3.6'
19+
python_ver: '3.12'
2020
spec: 'MLM2Pro-GSPro-Connector.spec'
2121
requirements: 'requirements.txt'
2222
upload_exe_with_name: 'MLM2Pro-OGS'

0 commit comments

Comments
 (0)