File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -33,14 +33,14 @@ jobs:
3333 build_system : CMake
3434 compiler : GNU
3535 experimental : true
36- - image : " quay.io/centos/centos:stream9"
37- build_system : CMake
38- compiler : GNU
39- experimental : true
40- - image : " quay.io/centos/centos:stream10"
41- build_system : CMake
42- compiler : GNU
43- experimental : true
36+ # - image: "quay.io/centos/centos:stream9"
37+ # build_system: CMake
38+ # compiler: GNU
39+ # experimental: true
40+ # - image: "quay.io/centos/centos:stream10"
41+ # build_system: CMake
42+ # compiler: GNU
43+ # experimental: true
4444 - image : " fedora:rawhide"
4545 build_system : CMake
4646 compiler : GNU
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ jobs:
4141 - ubuntu-22.04
4242 - ubuntu-24.04
4343 include :
44- - service-name : centos-stream-9
45- experimental : true
46- - service-name : centos-stream-10
47- experimental : true
44+ # - service-name: centos-stream-9
45+ # experimental: true
46+ # - service-name: centos-stream-10
47+ # experimental: true
4848 - service-name : debian-unstable
4949 experimental : true
5050 - service-name : debian-unstable-autotools
You can’t perform that action at this time.
0 commit comments