Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to Fedora Linux 41 #3235

Merged
merged 3 commits into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion ci/buildroot/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# This image is used by CoreOS CI to build software like
# Ignition, rpm-ostree, ostree, coreos-installer, etc...
FROM quay.io/fedora/fedora:40
FROM quay.io/fedora/fedora:41
# Work around for https://bugzilla.redhat.com/show_bug.cgi?id=2278652
ENV container=oci
COPY . /src
Expand Down
13 changes: 0 additions & 13 deletions kola-denylist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,3 @@
warn: true
arches:
- ppc64le
- pattern: kdump.crash.nfs
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1820
streams:
- rawhide
- next-devel
- next
- pattern: ext.config.boot.bootupd-validate
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1788
snooze: 2024-11-18
streams:
- stable
- testing
- testing-devel
Loading
Loading