mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
ci: switch to fedora-35 on i386 on Packit
systemd seems to be failing to compile there with gcc-12 but considering that gcc-12 hasn't been released yet it doesn't seem to make sense to add workarounds to get it to compile there. Until gcc-12 is stabilized it should be enough to build systemd on fedora-35 to make sure it's buildable on i386.
This commit is contained in:
committed by
Yu Watanabe
parent
5888fa9b16
commit
478c632e00
@@ -38,6 +38,6 @@ jobs:
|
||||
metadata:
|
||||
targets:
|
||||
- fedora-rawhide-aarch64
|
||||
- fedora-rawhide-i386
|
||||
- fedora-35-i386
|
||||
- fedora-rawhide-ppc64le
|
||||
- fedora-rawhide-x86_64
|
||||
|
Reference in New Issue
Block a user