Skip to content

Commit 1208f4d

Browse files
committed
packit: Disable rhel-9 until 9.6
We require a newer Rust. TODO re-enable post 9.6 Signed-off-by: Colin Walters <[email protected]>
1 parent 58fa21e commit 1208f4d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.packit.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ jobs:
5151
# rawhide is basically nil.
5252
- fedora-rawhide-x86_64
5353
- fedora-rawhide-aarch64
54-
- rhel-9-x86_64
55-
- rhel-9-aarch64
54+
# Temporarily disabled due to too old Rust...reenable post 9.6
55+
# - rhel-9-x86_64
56+
# - rhel-9-aarch64
5657

5758
- job: tests
5859
trigger: pull_request

0 commit comments

Comments
 (0)