Skip to content

Commit

Permalink
feat: comprehensive macos builds for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abdes committed Apr 21, 2023
1 parent 1366a47 commit 2e80fe8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
run: |
echo "Build Type : ${{matrix.build_type}}"
echo "Generator : ${{matrix.generator}}"
ninja --version
cmake --version
clang --version
ccache --version
Expand Down

0 comments on commit 2e80fe8

Please sign in to comment.