Skip to content

Commit

Permalink
Disable MacOS testing for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
dokempf committed Apr 9, 2024
1 parent 9744d4a commit db88f93
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
# Disable MacOS for now - we do not yet officially support it and we need to invest a bit
# more efforts into investigating broken LAZ files written by Helios on MacOS.
# - macos-latest
- windows-latest
python:
- "3.8"
Expand Down

0 comments on commit db88f93

Please sign in to comment.