Skip to content

Commit

Permalink
Don't build on CentOS 7. Previous commit: Convert event parameters fr…
Browse files Browse the repository at this point in the history
…om LCIO to EDM4hep (#184)
  • Loading branch information
jmcarcell committed May 27, 2024
1 parent b395c85 commit c2fd175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/key4hep-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
build_type: ["release", "nightly"]
image: ["alma9", "ubuntu22", "centos7"]
image: ["alma9", "ubuntu22"]
fail-fast: false
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit c2fd175

Please sign in to comment.