Skip to content
Snippets Groups Projects
Commit dfdfe6d0 authored by Andre Sailer's avatar Andre Sailer
Browse files

CI: use dev3 clang16

parent 7cf4293e
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,10 @@ jobs:
matrix:
LCG: ["LCG_101/x86_64-centos7-gcc11-opt", # g4 10.7
"LCG_102/x86_64-centos9-gcc11-opt", # g4 11
"LCG_104/x86_64-el9-clang16-opt", # g4 11
"LCG_104/x86_64-el9-gcc13-opt", # g4 11
"LCG_105/x86_64-ubuntu2204-gcc11-opt", # g4 11
"dev3/x86_64-el9-gcc13-opt",
"dev3/x86_64-el9-clang16-opt", # g4 11
"dev4/x86_64-el9-gcc13-opt"]
steps:
- uses: actions/checkout@v4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment