Skip to content

Commit

Permalink
GMingGW Makefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Jun 12, 2024
1 parent e843066 commit a995bb0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/quick_wheel_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
if: matrix.os == 'windows-latest'
shell: bash -l {0}
run: |
echo "CC=gcc" >> $GITHUB_ENV
echo "CXX=g++" >> $GITHUB_ENV
echo "FC=gfortran" >> $GITHUB_ENV
echo "CMAKE_ARGS=-G`MingGW Makefiles`" >> $GITHUB_ENV
- name: Additional macOS settings
if: matrix.os == 'macos-13' || matrix.os == 'macos-14'
Expand Down

0 comments on commit a995bb0

Please sign in to comment.