Skip to content

Commit

Permalink
Update and rename rocm-sanity.yml to sanity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
okakarpa authored Sep 22, 2024
1 parent a2b1bd2 commit 994ad73
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
print-env:
runs-on: rocm-1
runs-on: arc-runner-set
steps:
- name: Print Environment Variables
run: printenv
Expand All @@ -16,7 +16,6 @@ jobs:
run: |
docker run \
--group-add video \
$RENDER_DEVICES \
--cap-add=SYS_PTRACE \
--security-opt seccomp=unconfined \
--shm-size=64G \
Expand Down

0 comments on commit 994ad73

Please sign in to comment.