mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-04 19:44:23 +08:00
[CI] Increase CI cpu machine cpus (#3595)
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
tty: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: 8
|
||||
cpu: 16
|
||||
volumeMounts:
|
||||
- name: persistent-storage
|
||||
mountPath: /tmp/dataset
|
||||
|
||||
Reference in New Issue
Block a user