mirror of
https://github.com/boostorg/url.git
synced 2026-07-21 13:43:32 +00:00
ci: override GCC 16 container to ubuntu:26.04
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user