Skip to content

Commit

Permalink
Disable mac ci build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Titley committed Jan 2, 2024
1 parent bb32156 commit a7b5c90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ jobs:
name: docs
path: docs

# MacOS Disabled for now, see issue #24
build-macos:
if: ${{ false }}
runs-on: macos-11

steps:
Expand Down

0 comments on commit a7b5c90

Please sign in to comment.