From 087b0d31ab31ddeffc7e1420b5aa63c9e9104057 Mon Sep 17 00:00:00 2001 From: Victor Skvortsov Date: Fri, 15 Nov 2024 15:15:22 +0500 Subject: [PATCH] Mark AWS g3s as prev generation --- src/gpuhunt/providers/aws.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gpuhunt/providers/aws.py b/src/gpuhunt/providers/aws.py index 789eeb2..73c8334 100644 --- a/src/gpuhunt/providers/aws.py +++ b/src/gpuhunt/providers/aws.py @@ -30,6 +30,7 @@ "c4.", "g2.", "g3.", + "g3s.", "i2.", "m1.", "m2.",