Skip to content

Commit

Permalink
Specified python3.11-venv
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeByDrescher authored Sep 13, 2024
1 parent 9fdb31b commit 986966c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validateCommitSimulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# with:
# python-version: '3.11-dev'
run: |
sudo apt-get install -y python3.11-dev python3-pip python3-venv
sudo apt-get install -y python3.11-dev python3-pip python3-venv python3.11-venv
#- name: Setup pip cache
# uses: actions/cache@v2
Expand Down

0 comments on commit 986966c

Please sign in to comment.