ci: Use Fedora 41 default flang package now that it is new enough
In commit fff8e3f6f3
(ci: Rebuild Fedora 41 image with updates,
2024-11-11, v3.31.1~20^2) we specified an exact version of the `flang`
package to update beyond the default at the time. Revert that now that
the default is newer.
This commit is contained in:
parent
1e2d19ea4f
commit
ddf8220572
@ -10,7 +10,7 @@ clang-devel
|
||||
clang-tools-extra
|
||||
clang-tools-extra-devel
|
||||
compiler-rt
|
||||
flang-19.1.0-2.fc41
|
||||
flang
|
||||
gcc-c++
|
||||
git-core
|
||||
lfortran
|
||||
|
Loading…
Reference in New Issue
Block a user