Skip to content

Commit 680d76d

Browse files
Update test_xgboost.py
1 parent 49e6692 commit 680d76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/sagemaker/image_uris/test_xgboost.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
}
4949
ALGO_VERSIONS = ("1", "latest")
5050
XGBOOST_FRAMEWORK_CPU_ONLY_VERSIONS = ("0.90-2", "0.90-1", "1.0-1")
51-
XGBOOST_FRAMEWORK_CPU_GPU_VERSIONS = ("1.2-1", "1.2-2", "1.3-1", "1.5-1","1.7-1")
51+
XGBOOST_FRAMEWORK_CPU_GPU_VERSIONS = ("1.2-1", "1.2-2", "1.3-1", "1.5-1", "1.7-1")
5252

5353
FRAMEWORK_REGISTRIES = {
5454
"af-south-1": "510948584623",

0 commit comments

Comments
 (0)