mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Remove different standard levels. This is already tested on Linux, Cygwin tests are aimed to tackle operating system differences.
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ env:
|
||||
DEFAULT_BUILD_VARIANT: debug,release
|
||||
|
||||
jobs:
|
||||
posix:
|
||||
linux_and_mac:
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
@@ -735,7 +735,6 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- toolset: gcc
|
||||
cxxstd: "03,11,14,17"
|
||||
cxxflags: -pipe
|
||||
os: windows-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user