File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,14 +16,16 @@ jobs:
1616 container_image :
1717 - quay.io/centos/centos:stream9
1818 - quay.io/centos/centos:stream10
19- - registry.fedoraproject.org/fedora:40
20- - registry.fedoraproject.org/fedora:41
19+ - registry.fedoraproject.org/fedora:42
20+ - registry.fedoraproject.org/fedora:43
2121 - registry.fedoraproject.org/fedora:rawhide
2222 - registry.access.redhat.com/ubi8
2323 - registry.access.redhat.com/ubi9
24+ - registry.access.redhat.com/ubi10
2425 dotnet_version :
2526 - " 8.0"
2627 - " 9.0"
28+ - " 10.0"
2729
2830 container :
2931 image : ${{ matrix.container_image }}
@@ -78,14 +80,16 @@ jobs:
7880 container_image :
7981 - quay.io/centos/centos:stream9
8082 - quay.io/centos/centos:stream10
81- - registry.fedoraproject.org/fedora:40
82- - registry.fedoraproject.org/fedora:41
83+ - registry.fedoraproject.org/fedora:42
84+ - registry.fedoraproject.org/fedora:43
8385 - registry.fedoraproject.org/fedora:rawhide
8486 - registry.access.redhat.com/ubi8
8587 - registry.access.redhat.com/ubi9
88+ - registry.access.redhat.com/ubi10
8689 dotnet_version :
8790 - " 8.0"
8891 - " 9.0"
92+ - " 10.0"
8993
9094 container :
9195 image : ${{ matrix.container_image }}
You can’t perform that action at this time.
0 commit comments