Skip to content

Commit b7ba526

Browse files
authored
Dedicate windows GPU for the release process (#4535)
1 parent 1ecb4c3 commit b7ba526

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/scale-config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@ runner_types:
110110
is_ephemeral: true
111111
max_available: 150
112112
os: windows
113+
windows.8xlarge.nvidia.gpu.release:
114+
disk_size: 256
115+
instance_type: p3.2xlarge
116+
is_ephemeral: true
117+
max_available: 15
118+
os: windows
113119
windows.8xlarge.nvidia.gpu.nonephemeral:
114120
disk_size: 256
115121
instance_type: p3.2xlarge

0 commit comments

Comments
 (0)