change slurm partition (#464)

Co-authored-by: wangmengke <wangmengke@pjlab.org.cn>
pull/462/head^2
kkscilife 2023-11-02 13:25:46 +08:00 committed by GitHub
parent 21624f6f81
commit 6b2bff421c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ on:
- "**.md"
env:
WORKSPACE_PREFIX: $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-4)
SLURM_PARTITION: llm_t
SLURM_PARTITION: llm_s
jobs:
check-requirements: