From fed9fb70b4c33590dec7e7b4f352c99bdd5f5a37 Mon Sep 17 00:00:00 2001 From: Ivan Pavlovic Date: Sat, 20 May 2023 09:22:50 +0100 Subject: [PATCH] Bump runners version to v2.304.0. (#994) --- .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 cb9182b53..f8572c5d4 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-23030-amd64 + ephemeral-github-runner:machineImage: gross-cuda-nvidia-ghrunner-23040-amd64 ephemeral-github-runner:machineType: g4dn.xlarge ephemeral-github-runner:runnersCount: "1" \ No newline at end of file