Skip to content

Commit

Permalink
Try Python 3.12.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Apr 16, 2024
1 parent 1093385 commit 032fe69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_iree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: "Setting up Python"
uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.12.3'

- name: "Setup Python venv"
run: python3 -m venv ${VENV_DIR}
Expand Down

0 comments on commit 032fe69

Please sign in to comment.