Skip to content

Commit 992b70a

Browse files
committed
feat(buildkite): add Granite Rapids instances to test defaults
Add Granite Rapids instances (m8i.metal-{48,96}xl) to the list of default tested instances for buildkite. Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
1 parent 7422251 commit 992b70a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.buildkite/common.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
"m6i.metal", # Intel Ice Lake
2121
"m7i.metal-24xl", # Intel Sapphire Rapids
2222
"m7i.metal-48xl", # Intel Sapphire Rapids
23+
"m8i.metal-48xl", # Intel Granite Rapids
24+
"m8i.metal-96xl", # Intel Granite Rapids
2325
"m6a.metal", # AMD Milan
2426
"m7a.metal-48xl", # AMD Genoa
2527
"m6g.metal", # Graviton2

0 commit comments

Comments
 (0)