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 Jun 5, 2024
1 parent 4e6678a commit d99f152
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 @@ -41,7 +41,7 @@ jobs:
fail-fast: false
matrix:
vm_type:
- rhel
- rhcos
- ubuntu-os
with:
vm_type: ${{ matrix.vm_type }}
Expand All @@ -60,13 +60,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 d99f152

Please sign in to comment.