File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 2121 matrix :
2222 # Ruby 3.4 requires BASERUBY 3.0
2323 entry :
24+ - { os: 'noble', tag: 'gcc-14', extras: 'g++-14' }
2425 - { os: 'lunar', tag: 'gcc-13', extras: 'g++-13' }
2526 - { os: 'jammy', tag: 'gcc-12', extras: 'g++-12' }
2627 - { os: 'jammy', tag: 'gcc-11', extras: 'g++-11' }
Original file line number Diff line number Diff line change 1+ deb [signed-by=/etc/apt/keyrings/ubuntu-toolchain-r.asc] http://ppa.launchpad.net/ubuntu-toolchain-r/ppa/ubuntu noble main
2+ deb [signed-by=/etc/apt/keyrings/ubuntu-toolchain-r.asc] http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu noble main
3+ deb [signed-by=/etc/apt/keyrings/llvm-snapshot.gpg.key.asc] http://apt.llvm.org/noble/ llvm-toolchain-noble main
4+
5+ deb-src [signed-by=/etc/apt/keyrings/ubuntu-toolchain-r.asc] http://ppa.launchpad.net/ubuntu-toolchain-r/ppa/ubuntu noble main
6+ deb-src [signed-by=/etc/apt/keyrings/ubuntu-toolchain-r.asc] http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu noble main
7+ deb-src [signed-by=/etc/apt/keyrings/llvm-snapshot.gpg.key.asc] http://apt.llvm.org/noble/ llvm-toolchain-noble main
You can’t perform that action at this time.
0 commit comments