Skip to content

Commit

Permalink
the issue was the docker-py lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Franr committed Jun 29, 2024
1 parent f9ba4db commit 077daa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/le-toolbox-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
printf "[INFO] Installing CLI\n"
python --version
pip install leverage==1.12.2rc10
pip install leverage==1.12.2rc11
- name: Set up credentials
run: |
Expand Down

0 comments on commit 077daa4

Please sign in to comment.