Skip to content

Commit

Permalink
Not Python 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janden committed Oct 8, 2024
1 parent c1c77b5 commit d498043
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 @@ -59,7 +59,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: '3.10'

- name: Build Python wheels
if: matrix.finufft_static_linking
Expand Down

0 comments on commit d498043

Please sign in to comment.