Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for macOS #5

Merged
merged 15 commits into from
Feb 17, 2024
Prev Previous commit
Next Next commit
Run on all branches
  • Loading branch information
shg8 committed Feb 17, 2024
commit 169f9f6b015f8bbdc65035db1216949830bc8e87
1 change: 0 additions & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: CMake on multiple platforms

on:
push:
branches: [ '*' ]
pull_request:
branches: [ "main" ]

Expand Down
Loading