From 4cf02eeed6190dd8c096d14552d9bef0a09d0a0f Mon Sep 17 00:00:00 2001 From: Ivan Pavlovic Date: Sun, 22 Jan 2023 20:05:08 +0100 Subject: [PATCH] Bump runners version to 2.301.1 --- .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 ac5eb03f2..9dde9229e 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-23002-amd64 + ephemeral-github-runner:machineImage: gross-cuda-nvidia-ghrunner-23011-amd64 ephemeral-github-runner:machineType: g4dn.xlarge ephemeral-github-runner:runnersCount: "1" \ No newline at end of file