diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 005abce96..cce68b173 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -279,7 +279,7 @@ jobs: - name: Test run: ..\..\..\b2 --hash %ARGS% define=CI_SUPPRESS_KNOWN_ISSUES ${{ matrix.suite }} working-directory: ../boost-root/libs/math/test - standalone-gcc: + standalone-compile-tests-gcc: runs-on: ubuntu-20.04 strategy: fail-fast: false