Skip to content

Commit

Permalink
Disable Mac test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Nov 27, 2024
1 parent e0d3ebd commit 99f8c56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ jobs:
os:
- windows-latest
- ubuntu-latest
- macos-latest
# Mac temporarily disabled: https://github.com/blinemedical/setup-gstreamer/issues/209
# - macos-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 99f8c56

Please sign in to comment.