mirror of
https://github.com/boostorg/range.git
synced 2026-02-08 16:05:39 +01:00
Compare commits
1 Commits
develop
...
feature/gh
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c471a8e73a |
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@@ -90,7 +90,13 @@ jobs:
|
||||
install: g++-14-multilib
|
||||
address-model: 32,64
|
||||
- toolset: gcc-15
|
||||
cxxstd: "11,14,17,20,23,2c"
|
||||
cxxstd: "11,14,17"
|
||||
container: ubuntu:25.10
|
||||
os: ubuntu-latest
|
||||
install: g++-15-multilib
|
||||
address-model: 32,64
|
||||
- toolset: gcc-15
|
||||
cxxstd: "20,23,2c"
|
||||
container: ubuntu:25.10
|
||||
os: ubuntu-latest
|
||||
install: g++-15-multilib
|
||||
|
||||
Reference in New Issue
Block a user