Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
  • Loading branch information
lukapeschke committed Mar 11, 2024
1 parent d19174a commit de5e0df
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 @@ -32,7 +32,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install freetds-dev libsasl2-dev libpq-dev
pip install poetry==1.7.1 virtualenv==20.21.1
pip install poetry==1.7.1 virtualenv==20.23.0
poetry config virtualenvs.create false
- name: Install oracle dependencies
Expand Down

0 comments on commit de5e0df

Please sign in to comment.