Skip to content

Commit

Permalink
Updated environment registry for Sentis.
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelalonsojr committed Oct 3, 2023
1 parent fff6d98 commit 2196124
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@ def __iter__(self) -> Iterator[Any]:

default_registry = UnityEnvRegistry()
default_registry.register_from_yaml(
"https://storage.googleapis.com/mlagents-test-environments/1.0.0/manifest.yaml"
"https://storage.googleapis.com/mlagents-test-environments/1.1.0/manifest.yaml"
) # noqa E501

0 comments on commit 2196124

Please sign in to comment.