Skip to content

Commit

Permalink
python 3.12 (with nuitka)
Browse files Browse the repository at this point in the history
  • Loading branch information
PJDude committed Jun 19, 2024
1 parent 7146e88 commit 618c4ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: python setup
uses: actions/setup-python@v5
with:
python-version: "3.11"
python-version: "3.12"
cache: 'pip'
check-latest: true

Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
- name: python setup
uses: actions/setup-python@v5
with:
python-version: "3.11"
python-version: "3.12"
cache: 'pip'
check-latest: true

Expand Down

0 comments on commit 618c4ce

Please sign in to comment.