mirror of
https://github.com/boostorg/core.git
synced 2025-07-30 12:57:26 +02:00
Install g++-5 in ci.yml
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
- toolset: gcc-5
|
||||
cxxstd: "03,11,14,1z"
|
||||
os: ubuntu-18.04
|
||||
install: g++-5
|
||||
- toolset: gcc-6
|
||||
cxxstd: "03,11,14,1z"
|
||||
os: ubuntu-18.04
|
||||
|
Reference in New Issue
Block a user