mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-09 23:23:54 +00:00
Switched gcc-9 to ubuntu-20.04 GHA CI image.
This commit is contained in:
parent
17355c5ad0
commit
ce52aee3ce
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -93,8 +93,7 @@ jobs:
|
|||||||
- g++-8
|
- g++-8
|
||||||
- toolset: gcc-9
|
- toolset: gcc-9
|
||||||
cxxstd: "03,11,14,17,2a"
|
cxxstd: "03,11,14,17,2a"
|
||||||
os: ubuntu-latest
|
os: ubuntu-20.04
|
||||||
container: ubuntu:18.04
|
|
||||||
install:
|
install:
|
||||||
- g++-9
|
- g++-9
|
||||||
- toolset: gcc-10
|
- toolset: gcc-10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user