Skip to content

Commit

Permalink
cn label
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ye committed Apr 30, 2021
1 parent eff67bd commit a654107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/persubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build_and_test_gpu_linux:
name: Build and Test (GPU)
if: ${{ !contains(github.event.pull_request.labels.*.name, 'skip ci') && github.event.sender.login != 'taichi-gardener' }}
runs-on: [self-hosted, cuda]
runs-on: [self-hosted, cuda, cn]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit a654107

Please sign in to comment.