Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuLmq committed Aug 20, 2024
1 parent c71814d commit 0a6f859
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CPU_inferencce_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
- master
jobs:
build_validation:
runs-on: [self-hosted, linux, x64]
if: github.repository_owner == 'deepmodeling'
runs-on: [self-hosted, linux, x64]
container:
image: ubuntu:20.04
options: --shm-size=5g # shared memory size = 5GB
Expand Down

0 comments on commit 0a6f859

Please sign in to comment.