Add timezone support

This commit is contained in:
Waqar Ahmed
2020-12-07 20:49:46 +05:00
parent aa72e525df
commit 2fc1d74043
2 changed files with 7 additions and 1 deletions
+4
View File
@@ -14,5 +14,9 @@
"definitions/gpuConfiguration": {
"stable": {"min": "20.12-ALPHA"},
"nightlies": {"min": "20.10-MASTER-somever"}
},
"definitions/timezone": {
"stable": {"min": "20.12-ALPHA"},
"nightlies": {"min": "20.12-MASTER"}
}
}