Skip to content

Commit

Permalink
Remove centos7 from Key4hep CI (iLCSoft#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 3, 2024
1 parent c9e266d commit f959e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/key4hep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
build_type: ["release", "nightly"]
image: ["alma9", "ubuntu22", "centos7"]
image: ["alma9", "ubuntu22"]
fail-fast: false

steps:
Expand Down

0 comments on commit f959e10

Please sign in to comment.