Skip to content

Commit 41d2fb5

Browse files
authored
Pin runs-on images (#1590)
1 parent c116872 commit 41d2fb5

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

.github/runs-on.yml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
images:
2-
amazon-linux-gpu-x64:
2+
runs-on-gpu-pinned:
33
platform: "linux"
44
arch: "x64"
5-
owner: "898082745236" # AWS
6-
name: "Amazon Linux 2 AMI with NVIDIA TESLA GPU Driver*"
5+
owner: "135269210855" # runs-on
6+
name: "runs-on-v2.2-ubuntu22-gpu-x64-20250123194414"
77

8-
dlami-x64:
8+
runs-on-cpu-pinned:
99
platform: "linux"
1010
arch: "x64"
11-
owner: "898082745236" # AWS
12-
name: "Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*"
13-
14-
runners:
15-
gpu-nvidia:
16-
family: ["g4dn.xlarge"]
17-
image: amazon-linux-gpu-x64
11+
owner: "135269210855" # runs-on
12+
name: "runs-on-v2.2-ubuntu22-full-x64-20250101080516"

0 commit comments

Comments
 (0)