Skip to content

Commit

Permalink
Disabled MacOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
avoitenko-logitech committed Oct 16, 2024
1 parent 9fa9029 commit c0d632d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-streamlabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ env:

jobs:
macos64:
if: false # Additional work is required to fix this. Disabled until then
name: 'macOS'
runs-on: [macos-13]
strategy:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
echo "cache_date=$(date +"%Y-%m-%d")" >> $GITHUB_OUTPUT
macos_build:
if: false # Additional work is required to fix this. Disabled until then
name: '02 - macOS'
runs-on: [macos-13]
strategy:
Expand Down

0 comments on commit c0d632d

Please sign in to comment.