ci: override GCC 16 container to ubuntu:26.04

This commit is contained in:
Alan de Freitas
2026-05-12 23:12:30 -05:00
parent 9e30db322c
commit 30b41fadd6
+5
View File
@@ -65,6 +65,11 @@ jobs:
clang-cl *
subrange-policy: |
msvc: one-per-minor
containers: |
# ubuntu:25.04 (plucky), the v1.9.3 default for GCC 16, is EOL
# and never gained gcc-16 in apt or toolchain-r/ppa. GCC 16 ships
# natively on ubuntu:26.04 so target that instead.
gcc 16: ubuntu:26.04
standards: '>=11'
latest-factors: |
gcc ASan