diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a1a648..19a0b20 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -278,7 +278,7 @@ jobs: cxxstd: "11,14,17,2a" addrmd: 64 cxxflags: "cxxflags=-Wa,-mbig-obj" - supported: "Too many unknowns to get this compiler working - gcc-8.1" + supported: true os: windows-2019 needs: [runner-selection]