Skip to content

Commit

Permalink
Try Python 3.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaarnio committed May 8, 2024
1 parent 4523d0e commit 549f000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Create Executable
uses: sayyid5416/pyinstaller@v1
with:
python_ver: '3.10.11'
python_ver: '3.9.13'
spec: 'building/eis_toolkit_binary.spec'
requirements: 'building/requirements.txt'
upload_exe_with_name: 'EIS_Toolkit_executable'
Expand Down

0 comments on commit 549f000

Please sign in to comment.