Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
- fedora-coreos
- rhel
- rhel-sap
# TODO(ROX-30765): re-enable once provisioning is fixed
# - sles
# - garden-linux
with:
vm_type: ${{ matrix.vm_type }}
collector-tag: ${{ inputs.collector-tag }}
Expand Down Expand Up @@ -100,8 +97,6 @@ jobs:
- cos-arm64
- rhel-arm64
- ubuntu-arm
# TODO(ROX-30765): re-enable once provisioning is fixed
# - sles-arm64
- fcarm

with:
Expand Down
Loading