Skip to content

Commit 86814f4

Browse files
author
Miguel Alonso Jr
committed
Updated standalone yamato build test to using new ml-agents ubuntu ci bokken image.
1 parent 0874236 commit 86814f4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.yamato/standalone-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ test_linux_standalone_{{ editor.version }}_{{ editor.extra_test }}:
55
name: Test Linux Standalone {{ editor.version }} {{ editor.extra_test }}
66
agent:
77
type: Unity::VM
8-
image: ml-agents/ml-agents-ubuntu-18.04:latest
8+
image: ml-agents/ubuntu-ci:v1.0.0
99
flavor: b1.large
1010
variables:
1111
UNITY_VERSION: {{ editor.version }}

com.unity.ml-agents/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to
99
## [3.0.0] - 2024-09-02
1010
### Major Changes
1111
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
12+
- Upgraded to Sentis 2.1.0 ()
1213
- Upgraded to Sentis 2.0.0 (#6137)
1314
- Upgraded to Sentis 1.3.0-pre.3 (#6070)
1415
- Upgraded to Sentis 1.3.0-exp.2 (#6013)

0 commit comments

Comments
 (0)