Remove gcc on windows, already tested on linux.

This commit is contained in:
Ion Gaztañaga
2022-10-11 22:49:09 +02:00
parent 4bed49ee14
commit 5c7ddf0705

View File

@@ -159,10 +159,6 @@ jobs:
cxxstd: "03,11,14,17,2a"
addrmd: 64
os: windows-2019
- toolset: gcc
cxxstd: "03,11,14,17,2a"
addrmd: 64
os: windows-2022
runs-on: ${{matrix.os}}