Skip to content

Commit

Permalink
run as docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Feb 22, 2024
1 parent d101dd7 commit 2009bd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-pull-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
runs-on: [intel-cpu, 8-cpu, ci]
container:
image: us-central1-docker.pkg.dev/deep-learning-images/huggingface-pytorch-transformers-4.37.2-py310
options: --shm-size "16gb"
credentials:
username: _json_key_base64
username: _json_key
password: ${{ secrets.GCP_SERVICE_ACCOUNT_JSON_KEY }}
steps:
- name: Echo
Expand Down

0 comments on commit 2009bd4

Please sign in to comment.