Skip to content

Commit

Permalink
Don't build on CentOS 7. Previous commit: Comment out CreateProjectCo…
Browse files Browse the repository at this point in the history
…nfig temporarily
  • Loading branch information
jmcarcell committed May 27, 2024
1 parent c463932 commit de0c5e4
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 de0c5e4

Please sign in to comment.