Stick to community.general 10.x.y for CI.

This commit is contained in:
Felix Fontein
2025-06-13 06:11:49 +02:00
parent 3e3318f059
commit ea970a044f

View File

@@ -284,7 +284,7 @@ jobs:
pre-test-cmd: >-
git clone --depth=1 --single-branch https://github.com/ansible-collections/community.internal_test_tools.git ../../community/internal_test_tools
;
git clone --depth=1 --single-branch https://github.com/ansible-collections/community.general.git ../../community/general
git clone --depth=1 --single-branch --branch stable-10 https://github.com/ansible-collections/community.general.git ../../community/general
pull-request-change-detection: 'true'
target: ${{ matrix.target }}
target-python-version: ${{ matrix.python }}