Skip to content

Commit

Permalink
Update test_iree.yml for w7900
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri authored Apr 15, 2024
1 parent 2738964 commit c571fe1
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/test_iree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,11 @@ jobs:
submodules: false
lfs: true

- name: "Setting up Python"
uses: actions/setup-python@v5
with:
python-version: '3.11'
# not supported for Ubuntu 23.1
# - name: "Setting up Python"
# uses: actions/setup-python@v5
# with:
# python-version: '3.11'

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

0 comments on commit c571fe1

Please sign in to comment.