Skip to content

Commit

Permalink
try older version
Browse files Browse the repository at this point in the history
  • Loading branch information
jopohl committed Mar 2, 2024
1 parent 223aed4 commit 3fbb507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
pip install pyaudio
pip install pillow
fi
pip install twine setuptools pytest pytest-xvfb pytest-cov pytest-faulthandler six appdirs packaging pyinstaller==6.4.0
pip install twine setuptools pytest pytest-xvfb pytest-cov pytest-faulthandler six appdirs packaging pyinstaller==5.6.2
python -c "import tempfile, os; open(os.path.join(tempfile.gettempdir(), 'urh_releasing'), 'w').close()"
shell: bash
env:
Expand Down

0 comments on commit 3fbb507

Please sign in to comment.