Skip to content

Commit

Permalink
CI: use clang16 nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Aug 21, 2023
1 parent dbf9425 commit f3ff997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
fail-fast: false
matrix:
RNTUPLE: [ON]
LCG: ["dev3/x86_64-centos7-clang12-opt",
LCG: ["dev3/x86_64-el9-clang16-opt",
"dev4/x86_64-centos7-gcc11-opt",
"dev4/x86_64-centos7-clang12-opt"]
"dev4/x86_64-el9-clang16-opt"]
include:
- LCG: "LCG_102/x86_64-centos7-clang12-opt"
RNTUPLE: OFF
Expand Down

0 comments on commit f3ff997

Please sign in to comment.