We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c0e16 commit 26e4cc9Copy full SHA for 26e4cc9
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install Hatch
30
run: |
31
python -m pip install hatch==1.15.0
32
- - name: Install Hatch
+ - name: Install specific version of Virtual Env due to bug with hatch
33
34
python -m pip install virtualenv==20.39.0
35
- uses: webfactory/ssh-agent@v0.9.1
0 commit comments