.gitlab-ci: run filesystem test on f40

This commit is contained in:
Sanne Raymaekers 2024-06-26 10:59:10 +02:00
parent b8cebc17ae
commit 6b09c59365

View file

@ -469,11 +469,12 @@ vmware.sh_ova:
variables:
SCRIPT: vmware.sh ova
# TODO add fedora runners here
filesystem.sh:
extends: .integration
parallel:
matrix:
- RUNNER:
- aws/fedora-40-x86_64
- *rhel_runners
variables: