File tree Expand file tree Collapse file tree 3 files changed +20
-4
lines changed
Expand file tree Collapse file tree 3 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 55 strategy :
66 matrix :
77 include :
8- - os : ubuntu-22 .04
8+ - os : ubuntu-24 .04
99 friendly : clang
1010 CXX : /usr/bin/clang++
1111 aptpkg : clang
12- - os : ubuntu-22 .04
12+ - os : ubuntu-24 .04
1313 friendly : gcc
1414 CXX : /usr/bin/g++
1515 aptpkg : build-essential
16- - os : ubuntu-20 .04
16+ - os : ubuntu-22 .04
1717 friendly : clang
1818 CXX : /usr/bin/clang++
1919 aptpkg : clang
20- - os : ubuntu-20 .04
20+ - os : ubuntu-22 .04
2121 friendly : gcc
2222 CXX : /usr/bin/g++
2323 aptpkg : build-essential
Original file line number Diff line number Diff line change 55 strategy :
66 matrix :
77 include :
8+ - os : ubuntu-24.04
9+ friendly : clang
10+ compiler : clang++
11+ aptpkg : clang
12+ - os : ubuntu-24.04
13+ friendly : gcc
14+ compiler : g++
15+ aptpkg : build-essential
816 - os : ubuntu-22.04
917 friendly : clang
1018 compiler : clang++
Original file line number Diff line number Diff line change 55 strategy :
66 matrix :
77 include :
8+ - os : ubuntu-24.04
9+ friendly : clang
10+ compiler : clang++
11+ aptpkg : clang
12+ - os : ubuntu-24.04
13+ friendly : gcc
14+ compiler : g++
15+ aptpkg : build-essential
816 - os : ubuntu-22.04
917 friendly : clang
1018 compiler : clang++
You can’t perform that action at this time.
0 commit comments