mirror of
https://github.com/boostorg/container.git
synced 2026-01-25 08:42:34 +01:00
Install clang-20 for Ubuntu 25.04
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -334,6 +334,8 @@ jobs:
|
||||
cxxstd: "11,14,17,20,23,2c"
|
||||
container: ubuntu:25.04
|
||||
os: ubuntu-latest
|
||||
install:
|
||||
- clang-20
|
||||
# Linux, clang-15 libc++
|
||||
- toolset: clang
|
||||
compiler: clang++-15
|
||||
|
||||
Reference in New Issue
Block a user