Skip to content

Commit

Permalink
Try to enable CI with the key4hep stable release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mirguest committed Mar 13, 2024
1 parent 0966ac8 commit 7ba8dc7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,12 @@ jobs:
runs-on: self-hosted
strategy:
matrix:
# LCG_RELEASE: [LCG_EXTERNAL, KEY4HEP_STACK]
LCG_RELEASE: [LCG_EXTERNAL]
# CEPCSW_BLDTOOL: [make, ninja]
CEPCSW_BLDTOOL: [ninja]
LCG_RELEASE:
- LCG_EXTERNAL
- KEY4HEP_STACK
CEPCSW_BLDTOOL:
- ninja
# - make

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 7ba8dc7

Please sign in to comment.