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 15b39ad commit 97a6572
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 @@ -21,7 +21,7 @@ jobs:

- name: install gfortran
run: |
yum install -y devtoolset-12-toolchain
yum install -y devtoolset-11-toolchain
- name: Compile and install python bindings
run: |
Expand Down

0 comments on commit 97a6572

Please sign in to comment.