Skip to content

Commit 6a48c1f

Browse files
committed
Exclude RHCOS 9 VMs
1 parent 8d6a85d commit 6a48c1f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- rhel
3131
- rhel-arm64
3232
- rhcos
33+
- rhcos-arm64
3334

3435
steps:
3536
- uses: actions/checkout@v4
@@ -91,6 +92,10 @@ jobs:
9192
- rhcos-414-92-202407091253-0-gcp-x86-64
9293
# BPF trampolines are only implemented starting with RHEL 10
9394
- rhel-9-arm64
95+
- rhcos-9-8-20260520-0-gcp-aarch64
96+
- rhcos-9-6-20260512-0-gcp-aarch64
97+
- rhcos-418-94-202602022246-0-gcp-aarch64
98+
- rhcos-416-94-202510081640-0-gcp-aarch64
9499
EOF
95100
96101
- name: Create Test VMs

0 commit comments

Comments
 (0)