Skip to content

Commit

Permalink
Update linux-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
metab0t authored Dec 21, 2024
1 parent fba8b95 commit 34945ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
CHECK_LICENSE: true

- name: Build
# We need to use gcc-10 to support c++ concepts
env:
CC: gcc-10
CXX: g++-10
run: |
python -m pip list
python -m pip install nanobind scikit-build-core[pyproject]
Expand Down

0 comments on commit 34945ec

Please sign in to comment.