Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CI to Fedora 41, disable updates by default
We basically always want to run the latest stable release, but the newer the release the more update churn there is, and that sort of instability is bad for CI. To counter that, disable updates by default. If and when we need specific updates to components, we now do it explicitly. This seems like the best of both worlds really. Technically this is two different changes, one to bump the Fedora version and another to disable updates, but if they are separated then time goes backwards for that one commit so I think it's better to just have this as one commit.
- Loading branch information