Skip to content

Commit

Permalink
removign platform on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamonDinoia committed Jan 29, 2025
1 parent 19c045d commit 30d5721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ jobs:
-C cmake.define.CMAKE_CXX_COMPILER_LAUNCHER=sccache \
-C cmake.define.CMAKE_C_COMPILER_LAUNCHER=sccache \
-C cmake.define.CMAKE_GENERATOR=Ninja \
-C cmake.define.CMAKE_GENERATOR_PLATFORM= \
python/finufft
- name: Test Python package
if: matrix.finufft_static_linking == 'off'
run: |
Expand Down

0 comments on commit 30d5721

Please sign in to comment.