diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 1ade797..0bc7296 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -15,7 +15,7 @@ jobs: strategy: matrix: compiler: [clang, gcc] - os: [ubuntu-latest] + os: [ubuntu-latest, macos-latest] varnish: ['6.0', '7.4', '7.5'] steps: