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: Update the key4hep-build workflow; previous commit: Update the key4hep-build workflow; previous commit: Change key4hep-build workflow triggers; previous commit: Add a key4hep build workflow; previous commit: Update pre-commit license year; previous commit: Update license year; previous commit: Add some comments about the releases and nightlies (#20)
  • Loading branch information
jmcarcell committed May 27, 2024
1 parent c1af0d0 commit 88b3eaf
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 88b3eaf

Please sign in to comment.