We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456d27f commit 719dc28Copy full SHA for 719dc28
.github/workflows/pull_request.yaml
@@ -32,10 +32,10 @@ jobs:
32
test_library:
33
uses: NWChemEx/.github/.github/workflows/test_nwx_library.yaml@master
34
with:
35
- compilers: '["gcc-14", "clang-19"]'
+ compilers: '["gcc-14", "clang-18"]'
36
37
test_library_with_sigma:
38
39
40
41
repo_toolchain: ".github/enable_sigma.cmake"
0 commit comments