File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
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-15', extras: 'g++-15' }
24+ - { os: 'plucky ', tag: 'gcc-15', extras: 'g++-15' }
2525 - { os: 'noble', tag: 'gcc-14', extras: 'g++-14' }
2626 - { os: 'noble', tag: 'gcc-13', extras: 'g++-13' }
2727 - { os: 'jammy', tag: 'gcc-12', extras: 'g++-12' }
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 plucky main
2+ deb [signed-by=/etc/apt/keyrings/ubuntu-toolchain-r.asc] http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu plucky main
3+ deb [signed-by=/etc/apt/keyrings/llvm-snapshot.gpg.key.asc] http://apt.llvm.org/plucky/ llvm-toolchain-plucky main
4+
5+ deb-src [signed-by=/etc/apt/keyrings/ubuntu-toolchain-r.asc] http://ppa.launchpad.net/ubuntu-toolchain-r/ppa/ubuntu plucky main
6+ deb-src [signed-by=/etc/apt/keyrings/ubuntu-toolchain-r.asc] http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu plucky main
7+ deb-src [signed-by=/etc/apt/keyrings/llvm-snapshot.gpg.key.asc] http://apt.llvm.org/plucky/ llvm-toolchain-plucky main
You can’t perform that action at this time.
0 commit comments