Skip to content

Commit

Permalink
swap required from rhel to rhcos
Browse files Browse the repository at this point in the history
  • Loading branch information
robbycochran committed May 23, 2024
1 parent 5df5fd6 commit 45c6bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fail-fast: false
matrix:
vm_type:
- rhel
- rhcos
- ubuntu-os
with:
vm_type: ${{ matrix.vm_type }}
Expand All @@ -47,13 +47,13 @@ jobs:
fail-fast: false
matrix:
vm_type:
- rhel
- cos
- flatcar
- fedora-coreos
- rhel-sap
- sles
- garden-linux
- rhcos
with:
vm_type: ${{ matrix.vm_type }}
collector-tag: ${{ inputs.collector-tag }}
Expand Down

0 comments on commit 45c6bf9

Please sign in to comment.