File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5353 cxx : g++
5454
5555 # ====== Fedora Linux =============================================
56- - label : " Fedora 42 with Clang"
57- image : fedora:42
56+ - label : " Fedora 43 with Clang"
57+ image : fedora:43
5858 cc : clang
5959 cxx : clang++
6060
Original file line number Diff line number Diff line change 6262 cxx : clang++
6363
6464 # ====== Fedora Linux =============================================
65- - label : " Fedora 42 : GCC/PPC64"
65+ - label : " Fedora 43 : GCC/PPC64"
6666 arch : ppc64le
6767 distro : fedora42
6868 cc : gcc
Original file line number Diff line number Diff line change 6363 container :
6464 # The GitHub runner issue with Mock seems to be fixed now:
6565 # => https://github.com/rpm-software-management/mock/issues/1487
66- image : fedora:42
66+ image : fedora:43
6767 options : --privileged --cap-add=SYS_ADMIN
6868 steps :
6969 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments