Skip to content

Commit

Permalink
Remove no longer existing dev4 stack
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Jul 8, 2024
1 parent f824ed1 commit 7d2266d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lcg_linux_with_podio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ jobs:
fail-fast: false
matrix:
LCG: ["dev3/x86_64-el9-clang16-opt",
"dev4/x86_64-el9-clang16-opt"]
"dev4/x86_64-el9-clang16-opt",
"dev4/x86_64-el9-gcc13-opt"]
CXX_STANDARD: [20]
include:
- LCG: "dev4/x86_64-centos7-gcc11-opt"
CXX_STANDARD: 17
- LCG: "LCG_104/x86_64-centos8-gcc11-opt"
CXX_STANDARD: 17
- LCG: "dev4/x86_64-ubuntu2004-gcc9-opt"
Expand Down

0 comments on commit 7d2266d

Please sign in to comment.