Skip to content

Commit

Permalink
CI: enable devtoolset-11 on CC7
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters1971 committed May 23, 2024
1 parent 314ee8e commit 9ea6145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:

- name: Build and Test with CTest
run: |
source /opt/rh/devtoolset-7/enable
source /opt/rh/devtoolset-11/enable
su -p runner -c 'ctest3 -VV -S test.cmake'
alma8:
Expand Down

0 comments on commit 9ea6145

Please sign in to comment.