Use community.crypto's stable-2 branch in EOL CI.

(cherry picked from commit aeb668a645)
This commit is contained in:
Felix Fontein
2025-04-30 07:50:23 +02:00
parent 8222f1f064
commit 3c86bb9cda

View File

@@ -219,7 +219,7 @@ jobs:
;
git clone --depth=1 --single-branch https://github.com/ansible-collections/ansible.posix.git ../../ansible/posix
;
git clone --depth=1 --single-branch https://github.com/ansible-collections/community.crypto.git ../../community/crypto
git clone --depth=1 --single-branch --branch stable-2 https://github.com/ansible-collections/community.crypto.git ../../community/crypto
;
git clone --depth=1 --single-branch https://github.com/ansible-collections/community.docker.git ../../community/docker
;