Skip to content

Commit

Permalink
Pin runs-on images (#1590)
Browse files Browse the repository at this point in the history
  • Loading branch information
lockshaw authored Jan 30, 2025
1 parent c116872 commit 41d2fb5
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions .github/runs-on.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
images:
amazon-linux-gpu-x64:
runs-on-gpu-pinned:
platform: "linux"
arch: "x64"
owner: "898082745236" # AWS
name: "Amazon Linux 2 AMI with NVIDIA TESLA GPU Driver*"
owner: "135269210855" # runs-on
name: "runs-on-v2.2-ubuntu22-gpu-x64-20250123194414"

dlami-x64:
runs-on-cpu-pinned:
platform: "linux"
arch: "x64"
owner: "898082745236" # AWS
name: "Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*"

runners:
gpu-nvidia:
family: ["g4dn.xlarge"]
image: amazon-linux-gpu-x64
owner: "135269210855" # runs-on
name: "runs-on-v2.2-ubuntu22-full-x64-20250101080516"

0 comments on commit 41d2fb5

Please sign in to comment.