Skip to content

Commit 0955dca

Browse files
authored
Merge branch 'stackhpc/yoga' into Enable-Job-Cancellation
2 parents d72362c + 5fcd75f commit 0955dca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,4 @@ jobs:
294294
- name: Prune Docker images over 1 week old
295295
# May fail if another prune is running
296296
run: docker image prune --all --force --filter until=168h || true
297-
if: always()
297+
if: always()

etc/kayobe/ansible/reset-bls-entries.yml

100755100644
File mode changed.

0 commit comments

Comments
 (0)