From 8d91a60ed5b790db5b057f2987869b2505ca9164 Mon Sep 17 00:00:00 2001 From: Ivan Pavlovic Date: Thu, 16 Mar 2023 12:01:49 +0100 Subject: [PATCH] Bump runners version to 2.303.0 --- .github/workflows/runners/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/runners/config.yaml b/.github/workflows/runners/config.yaml index a41055081a..cb9182b53f 100644 --- a/.github/workflows/runners/config.yaml +++ b/.github/workflows/runners/config.yaml @@ -1,6 +1,6 @@ config: ephemeral-github-runner:bootDiskSizeInGB: "100" ephemeral-github-runner:bootDiskType: gp2 - ephemeral-github-runner:machineImage: gross-cuda-nvidia-ghrunner-23021-amd64 + ephemeral-github-runner:machineImage: gross-cuda-nvidia-ghrunner-23030-amd64 ephemeral-github-runner:machineType: g4dn.xlarge ephemeral-github-runner:runnersCount: "1" \ No newline at end of file