Skip to content

Commit

Permalink
.gitlab-ci: run filesystem test on f40
Browse files Browse the repository at this point in the history
  • Loading branch information
croissanne committed Jul 1, 2024
1 parent b8cebc1 commit 6b09c59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6b09c59

Please sign in to comment.