Remove unused matrix entry

This commit is contained in:
Thomas Eizinger 2021-02-17 14:43:53 +11:00
parent acbc0f5551
commit e57c005920
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

View File

@ -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: