use python3.9
This commit is contained in:
parent
49c923e107
commit
f247e75d3b
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
||||
run: |
|
||||
git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal
|
||||
cd Inkycal
|
||||
python3 -m venv venv
|
||||
python3.9 -m venv venv
|
||||
source venv/bin/activate
|
||||
python -m pip install --upgrade pip
|
||||
pip install wheel
|
||||
|
Loading…
Reference in New Issue
Block a user