Skip to content

Commit bfbb35f

Browse files
fix: Add BOM to no No P2 Availability region list (#3853)
1 parent 72c8415 commit bfbb35f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
TRAINING_NO_P2_REGIONS = [
5656
"af-south-1",
5757
"ap-east-1",
58+
"ap-south-1", # not enough capacity
5859
"ap-southeast-1",
5960
"ap-southeast-2",
6061
"ca-central-1",

0 commit comments

Comments
 (0)