From 6b09c59365b56f08c1ca904b86e9efb90c14b384 Mon Sep 17 00:00:00 2001 From: Sanne Raymaekers Date: Wed, 26 Jun 2024 10:59:10 +0200 Subject: [PATCH] .gitlab-ci: run filesystem test on f40 --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a140f437ba..8cdd25cbe4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: