Skip to content

Commit

Permalink
CI: use different dev4 stack (#591)
Browse files Browse the repository at this point in the history
dev4 centos7 is now longer updating ROOT, so this gives misleading results
  • Loading branch information
andresailer authored May 2, 2024
1 parent 02a4b9d commit 4df8968
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 @@ -18,8 +18,8 @@ jobs:
CXX_STANDARD: [20]
RNTUPLE: [ON]
include:
- LCG: "dev4/x86_64-centos7-gcc11-opt"
CXX_STANDARD: 17
- LCG: "dev4/x86_64-el9-gcc13-opt"
CXX_STANDARD: 20
- LCG: "LCG_102/x86_64-centos7-clang12-opt"
RNTUPLE: OFF
CXX_STANDARD: 17
Expand Down

0 comments on commit 4df8968

Please sign in to comment.