Skip to content

Commit

Permalink
debug2
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuLmq committed Aug 20, 2024
1 parent 0a6f859 commit 795f7af
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/CPU_inferencce_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ on:
- master
jobs:
build_validation:
runs-on: [self-hosted, linux, x64]
container:
image: ubuntu:20.04
options: --shm-size=5g # shared memory size = 5GB
runs-on: ubuntu:20.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 795f7af

Please sign in to comment.