diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ba7e1db..8d44e0ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ jobs: sys: - { os: ubuntu-18.04, shell: bash } - { os: ubuntu-latest, shell: bash } - - { os: macos-latest, shell: bash } - { os: windows-2022, shell: 'msys2 {0}' } compiler: - { cc: gcc, cxx: g++ }