We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f92d4 commit 19857ccCopy full SHA for 19857cc
1 file changed
.github/workflows/main.yml
@@ -143,5 +143,5 @@ jobs:
143
run: |
144
sudo apt install openssh-client
145
sudo apt-get install python3-pip
146
- pip install docker-compose==1.27.4
+ pip install docker-compose==1.26.2
147
eval $(ssh-agent -s)
0 commit comments