Skip to content

Commit

Permalink
Don't build on CentOS 7. Previous commit: Update build workflow. Prev…
Browse files Browse the repository at this point in the history
…ious commit: Add missing GaudiAlgLib (key4hep#20)
  • Loading branch information
jmcarcell committed May 27, 2024
1 parent 871276d commit df1a42e
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 df1a42e

Please sign in to comment.