From 9808c3df2ee945209629828b27e496b5ad264378 Mon Sep 17 00:00:00 2001 From: fruitea Date: Wed, 15 Jan 2025 01:00:59 -0800 Subject: [PATCH] chore: minor --- .github/runs-on.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/runs-on.yml b/.github/runs-on.yml index 00ace113f9..0b73ee669a 100644 --- a/.github/runs-on.yml +++ b/.github/runs-on.yml @@ -1,14 +1,14 @@ images: - dlami-x64: - platform: "linux" - arch: "x64" - owner: "898082745236" # AWS - name: "Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*" ubuntu-22: platform: "linux" arch: "x64" owner: "099720109477" # Official Ubuntu owner name: "ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-*" # Official Ubuntu image + dlami-x64: + platform: "linux" + arch: "x64" + owner: "898082745236" # AWS + name: "Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*" runners: gpu-nvidia: