Remove different standard levels. This is already tested on Linux, Cygwin tests are aimed to tackle operating system differences.

This commit is contained in:
Ion Gaztañaga
2025-12-13 12:28:24 +01:00
parent aea5c01652
commit 2c0095f260

View File

@@ -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