1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

gitlab-ci: Use Fedora 32 to test FIPS mode

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
This commit is contained in:
Andreas Schneider 2020-06-22 13:52:05 +02:00 committed by Andreas Schneider
parent 225db6148c
commit d6275ebb1d

View File

@ -184,7 +184,7 @@ samba-ad-dc-4-mitkrb5:
samba-fips:
extends: .shared_template
image: $SAMBA_CI_CONTAINER_IMAGE_fedora31
image: $SAMBA_CI_CONTAINER_IMAGE_fedora32
.private_template:
extends: .shared_template