Skip to content

Commit

Permalink
Remove macos tests for now
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Paine <[email protected]>
  • Loading branch information
timkpaine committed Feb 8, 2024
1 parent de475d0 commit 8ce2eae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,11 +413,11 @@ jobs:
# os: windows-2022

# Exclude macOS builds for now
- is-full-run: false
os: macos-12
- os: macos-12
# is-full-run: false # FIXME https://github.com/Point72/csp/issues/33

- is-full-run: false
os: macos-14
- os: macos-14
# is-full-run: false # FIXME https://github.com/Point72/csp/issues/33

# Exclude Python 3.8, 3.10, 3.11 builds
- is-full-run: false
Expand Down

0 comments on commit 8ce2eae

Please sign in to comment.