Skip to content

Commit c9f20f5

Browse files
committed
Update key4hep-build.yaml
1 parent 959d537 commit c9f20f5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/key4hep-build.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,13 @@ jobs:
2222
matrix:
2323
build_type: ["release", "nightly"]
2424
image: ["alma9"]
25-
stack: ["key4hep"]
2625
include:
2726
- build_type: nightly
2827
image: ubuntu24
29-
stack: key4hep
3028
fail-fast: false
3129
runs-on: ubuntu-latest
3230
steps:
33-
- uses: actions/checkout@v4
31+
- uses: actions/checkout@v6
3432
- uses: key4hep/key4hep-actions/cache-external-data@main
3533
- uses: key4hep/key4hep-actions/key4hep-build@main
3634
with:

0 commit comments

Comments
 (0)