Skip to content

Commit

Permalink
Ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Jun 13, 2024
1 parent d797fed commit dbadbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quick_wheel_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
shell: bash -l {0}
run: |
choco install mingw
echo "CMAKE_GENERATOR=MinGW Makefiles" >> $GITHUB_ENV
echo "CMAKE_GENERATOR=Ninja" >> $GITHUB_ENV
echo "CMAKE_ARGS=-DENABLE_SPATIAL_SOLVERS=OFF" >> $GITHUB_ENV
- name: Additional macOS settings
Expand Down

0 comments on commit dbadbda

Please sign in to comment.