File tree Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 3333 matrix :
3434 include :
3535
36- # ====== FreeBSD 14.1 =============================================
37- - label : " FreeBSD 14.1 : Clang/x86_64"
38- release : 14.1
36+ # ====== FreeBSD 14.3 =============================================
37+ - label : " FreeBSD 14.3 : Clang/x86_64"
38+ release : 14.3
3939 cc : clang
4040 cxx : clang++
4141
Original file line number Diff line number Diff line change 4141 image : ubuntu:22.04
4242 cc : gcc
4343 cxx : g++
44- - label : " Ubuntu 20.04 (Focal Fossa) with GCC"
45- image : ubuntu:20.04
46- cc : gcc
47- cxx : g++
4844
4945 # ====== Debian Linux =============================================
5046 - label : " Debian 12 (Bookworm) with GCC"
5753 cxx : g++
5854
5955 # ====== Fedora Linux =============================================
60- - label : " Fedora 40 with Clang"
61- image : fedora:40
56+ - label : " Fedora 42 with Clang"
57+ image : fedora:42
6258 cc : clang
6359 cxx : clang++
6460
Original file line number Diff line number Diff line change 6262 cxx : clang++
6363
6464 # ====== Fedora Linux =============================================
65- - label : " Fedora 41 : GCC/PPC64"
65+ - label : " Fedora 42 : GCC/PPC64"
6666 arch : ppc64le
67- distro : fedora41
67+ distro : fedora42
6868 cc : gcc
6969 cxx : g++
7070
You can’t perform that action at this time.
0 commit comments