Skip to content

Commit

Permalink
change tool chain
Browse files Browse the repository at this point in the history
  • Loading branch information
lu1and10 committed Jul 12, 2024
1 parent ed06c50 commit bb22759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Compile and install python bindings
run: |
scl enable devtoolset-12 bash
scl enable gcc-toolset-12 bash
/opt/python/cp311-cp311/bin/python -m pip install .
- name: Test python bindings
Expand Down

0 comments on commit bb22759

Please sign in to comment.