Skip to content

Commit ddcd975

Browse files
fix: fix githuba actions env [run-int-tests]
1 parent e8f2cc6 commit ddcd975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
docker-ce-cli=5:27.0.1-1~ubuntu.24.04~${CODENAME} \
220220
containerd.io \
221221
docker-buildx-plugin \
222-
docker-compose-plugin
222+
docker-compose-plugin --allow-downgrades
223223
224224
sudo systemctl restart docker
225225
docker --version

0 commit comments

Comments
 (0)