Skip to content

Commit

Permalink
ci: Option to set number of Nvidia GPUs in ARC (#5010)
Browse files Browse the repository at this point in the history
  • Loading branch information
zxiiro authored Mar 14, 2024
1 parent 15751f1 commit 5a9c77e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/arc-runner-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ runnerConfig:
memory: 16Gi
minRunners: 0
nodeType: compute-gpu
nvidiaGpus: 1
runnerLabel: linux-gpu.large
containerMode: dind-rootless
workingDiskSpace: 150Gi

0 comments on commit 5a9c77e

Please sign in to comment.