We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fedora 39 Compose 20231031.1 arm-minimal is failing due to:
Complete! + sudo mkdir -p /etc/osbuild-composer/repositories + case "${ID}-${VERSION_ID}" in unsupported distro: fedora-41 + echo 'unsupported distro: fedora-41' + exit 1
For some reason, our CI is deploying in Beaker a Fedora Rawhide (Rawhide has branched to F41) instead of F39.
Even though workflow jobs reference to Fedora-39 in the runner labels https://github.com/virt-s1/rhel-edge/blob/main/.github/workflows/fedora-39.yml#L394
The failing job has been deployed at Fedora 41 (Rawhide Prerelease) https://github.com/virt-s1/rhel-edge/actions/runs/7904065502/job/21604206829#step:4:48
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fedora 39 Compose 20231031.1 arm-minimal is failing due to:
For some reason, our CI is deploying in Beaker a Fedora Rawhide (Rawhide has branched to F41) instead of F39.
Even though workflow jobs reference to Fedora-39 in the runner labels https://github.com/virt-s1/rhel-edge/blob/main/.github/workflows/fedora-39.yml#L394
The failing job has been deployed at Fedora 41 (Rawhide Prerelease)
https://github.com/virt-s1/rhel-edge/actions/runs/7904065502/job/21604206829#step:4:48
The text was updated successfully, but these errors were encountered: