Disable Fedora 42 as their repository currently ships a CMake 4.0 release candidate, which breaks too many dependencies.

This commit is contained in:
Julian Groß 2025-03-01 20:25:35 +01:00
parent 785418ec20
commit beb8d29519

View file

@ -112,15 +112,15 @@ jobs:
arch: aarch64
runner: [self_hosted, type-cax41, image-arm-app-docker-ce]
- os: fedora-42
image: docker.io/overte/overte-server-build:0.1.6-fedora-42-amd64
arch: amd64
runner: [self_hosted, type-cx52, image-x86-app-docker-ce]
#~ - os: fedora-42
#~ image: docker.io/overte/overte-server-build:0.1.6-fedora-42-amd64
#~ arch: amd64
#~ runner: [self_hosted, type-cx52, image-x86-app-docker-ce]
- os: fedora-42
image: docker.io/overte/overte-server-build:0.1.6-fedora-42-aarch64
arch: aarch64
runner: [self_hosted, type-cax41, image-arm-app-docker-ce]
#~ - os: fedora-42
#~ image: docker.io/overte/overte-server-build:0.1.6-fedora-42-aarch64
#~ arch: aarch64
#~ runner: [self_hosted, type-cax41, image-arm-app-docker-ce]
- os: rockylinux-9
image: docker.io/overte/overte-server-build:0.1.6-rockylinux-9-amd64