Skip to content

Commit

Permalink
Try latest nanobind on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale authored Oct 4, 2024
1 parent 8261439 commit 14a54e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
- name: Install build dependencies (workaround)
run: |
python -m pip install git+https://github.com/jhale/nanobind.git@jhale/msvc2022-workaround
python -m pip install scikit-build-core[pyproject] setuptools wheel
#python -m pip install git+https://github.com/jhale/nanobind.git@jhale/msvc2022-workaround
python -m pip install nanobind scikit-build-core[pyproject] setuptools wheel
- name: Install Basix (Python)
working-directory: basix
run: |
Expand Down

0 comments on commit 14a54e1

Please sign in to comment.