Skip to content

Commit

Permalink
no pinned version docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
wilmer05 committed Jul 18, 2023
1 parent 15affab commit 87247fb
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 @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install docker-compose
run: sudo apt-get update && sudo apt-get install -y docker-compose=2.16.0
run: sudo apt-get update && sudo apt-get install -y docker-compose
- uses: actions/setup-python@v2
with:
python-version: 3.7
Expand Down

0 comments on commit 87247fb

Please sign in to comment.