Skip to content

Commit 1e60eca

Browse files
committed
Cleanup both CI environments
1 parent 04221ca commit 1e60eca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/stackhpc-ci-cleanup.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ jobs:
1111
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
1212
runs-on: ubuntu-latest
1313
permissions: {}
14+
strategy:
15+
matrix:
16+
environment: [SMS Lab, Leafcloud]
17+
environment: ${{ matrix.environment }}
1418
steps:
1519
- name: Checkout
1620
uses: actions/checkout@v4

0 commit comments

Comments
 (0)