Skip to content

Commit

Permalink
Add back an LCG workflow and ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell authored and tmadlener committed Aug 21, 2024
1 parent ad7d497 commit e6f855a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lcg_linux_with_podio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
matrix:
LCG: ["dev3/x86_64-el9-clang16-opt",
"dev4/x86_64-el9-clang16-opt",
"dev4/x86_64-el9-gcc13-opt"]
"dev4/x86_64-el9-gcc13-opt",
"LCG_106/x86_64-el9-gcc13-opt",
"LCG_106/x86_64-ubuntu2204-gcc11-opt"]
CXX_STANDARD: [20]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e6f855a

Please sign in to comment.