Skip to content

Commit 34945ec

Browse files
authored
Update linux-build.yml
1 parent fba8b95 commit 34945ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/linux-build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
CHECK_LICENSE: true
4141

4242
- name: Build
43-
# We need to use gcc-10 to support c++ concepts
44-
env:
45-
CC: gcc-10
46-
CXX: g++-10
4743
run: |
4844
python -m pip list
4945
python -m pip install nanobind scikit-build-core[pyproject]

0 commit comments

Comments
 (0)