Remove unused matrix entry

pull/205/head
Thomas Eizinger 3 years ago
parent acbc0f5551
commit e57c005920
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

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

Loading…
Cancel
Save