mirror of
https://github.com/boostorg/function_types.git
synced 2026-04-29 18:44:11 +02:00
Remove GCC 4.7 from ci.yml
This commit is contained in:
@@ -17,12 +17,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- toolset: gcc-4.7
|
||||
cxxstd: "11"
|
||||
container: ubuntu:16.04
|
||||
os: ubuntu-latest
|
||||
install: g++-4.7-multilib
|
||||
address-model: 32,64
|
||||
- toolset: gcc-4.8
|
||||
cxxstd: "11"
|
||||
container: ubuntu:16.04
|
||||
|
||||
Reference in New Issue
Block a user