mirror of
https://github.com/boostorg/filesystem.git
synced 2025-05-12 05:31:49 +00:00
Removed gcc-4.7 from GHA CI.
Boost.System has dropped support for gcc-4.7.
This commit is contained in:
parent
47dd78b32f
commit
183cd3f3f5
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -33,12 +33,6 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
# Linux, gcc
|
||||
- toolset: gcc-4.7
|
||||
cxxstd: "11"
|
||||
os: ubuntu-latest
|
||||
container: ubuntu:16.04
|
||||
install:
|
||||
- g++-4.7
|
||||
- toolset: gcc-4.8
|
||||
cxxstd: "11"
|
||||
os: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user