From e57c00592012683fad5997270046e19fb739c545 Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Wed, 17 Feb 2021 14:43:53 +1100 Subject: [PATCH] Remove unused matrix entry --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6470873c..2a072dbe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,6 @@ jobs: os: ubuntu-latest - target: x86_64-apple-darwin os: macos-latest - skip_tests: true # Most likely do not work due to docker usage, TODO: add feature flag to allow unit tests runs-on: ${{ matrix.os }} steps: