Skip to content

Commit 2ac41fa

Browse files
authored
Merge branch 'main' into devctr-2404
2 parents a82203a + 4bbbec0 commit 2ac41fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.buildkite/common.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424

2525
DEFAULT_PLATFORMS = [
2626
("al2", "linux_5.10"),
27-
# TODO: unpin 6.1 AMI once the bug is fixed
28-
("al2023", "linux_6.1-pinned"),
27+
("al2023", "linux_6.1"),
2928
]
3029

3130

0 commit comments

Comments
 (0)