Skip to content

Commit 1505773

Browse files
committed
DNM: Only test c10s
Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 4ee06a3 commit 1505773

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@ jobs:
152152
strategy:
153153
fail-fast: false
154154
matrix:
155-
test_os: [fedora-42, fedora-43, fedora-44, centos-9, centos-10]
155+
# test_os: [fedora-42, fedora-43, fedora-44, centos-9, centos-10]
156+
test_os: [centos-10]
156157
variant: [ostree, composefs-sealeduki-sdboot]
157158
exclude:
158159
# centos-9 UKI is experimental/broken (https://github.com/bootc-dev/bootc/issues/1812)

0 commit comments

Comments
 (0)