This commit is contained in:
flybird11111
2025-05-29 10:46:57 +08:00
parent d322ff8cd9
commit 45dd5a7cf4
14 changed files with 14 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ jobs:
github.base_ref == 'main' &&
github.event.pull_request.base.repo.full_name == 'hpcaitech/ColossalAI'
name: Check the examples user want
runs-on: [self-hosted, ubuntu-latest]-latest
runs-on: [self-hosted, ubuntu-latest]
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps: