From 693c87063b404daa9b43bdbaf62e134e56ed75b0 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Thu, 2 May 2024 16:55:36 -0400 Subject: [PATCH] wip: Update issue template to only include "m3.xl" and "g3.xl" --- .github/ISSUE_TEMPLATE/request.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/request.yml b/.github/ISSUE_TEMPLATE/request.yml index 8392e458..ba643a91 100644 --- a/.github/ISSUE_TEMPLATE/request.yml +++ b/.github/ISSUE_TEMPLATE/request.yml @@ -18,12 +18,7 @@ body: options: - m3.xl - General-purpose instance (32 CPUs, 125 GB RAM and 60 GB root disk) - - m3.small - General-purpose instance (2 CPUs, 6 GB RAM and 20 GB root - disk) - - m3.tiny - General-purpose instance (1 CPUs, 3 GB RAM and 20 GB root - disk) - g3.xl - GPU instance (32 CPUs, 125 GB RAM and 60 GB root disk) - - g3.small - GPU instance (4 CPUs, 15 GB RAM and 20 GB root disk) validations: required: true