We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445b39a commit 14a862aCopy full SHA for 14a862a
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ defaults:
7
jobs:
8
build_and_test:
9
name: building and testing ddptensor
10
- runs-on: self-hosted
+ runs-on: [self-hosted, dds-base]
11
container:
12
image: amr-registry-pre.caas.intel.com/tpi/ddpt
13
options: --device=/dev/dri --shm-size=3000M
0 commit comments