Skip to content

Commit f478153

Browse files
Use ubuntu-ci v1.0.0 for Wrench tests
1 parent c31d2b6 commit f478153

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.yamato/com.unity.ml-agents-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pack:
22
name: Pack
33
agent:
44
type: Unity::VM
5-
image: ml-agents/ml-agents-ubuntu-18.04:latest
5+
image: ml-agents/ubuntu-ci:v1.0.0
66
flavor: b1.small
77
commands:
88
- |

.yamato/wrench/package-pack-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
package_pack_-_ml-agents:
66
name: Package Pack - ml-agents
77
agent:
8-
image: package-ci/ubuntu-20.04:default
8+
image: ml-agents/ubuntu-ci:v1.0.0
99
type: Unity::VM
1010
flavor: b1.large
1111
commands:

.yamato/wrench/preview-a-p-v.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ preview_apv_-_6000_0_-_macos:
6868
preview_apv_-_6000_0_-_ubuntu:
6969
name: Preview APV - 6000.0 - ubuntu
7070
agent:
71-
image: package-ci/ubuntu-20.04:default
71+
image: ml-agents/ubuntu-ci:v1.0.0
7272
type: Unity::VM
7373
flavor: b1.large
7474
commands:

.yamato/wrench/promotion-jobs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
publish_dry_run_ml-agents:
66
name: Publish Dry Run ml-agents
77
agent:
8-
image: package-ci/ubuntu-20.04:default
8+
image: ml-agents/ubuntu-ci:v1.0.0
99
type: Unity::VM
1010
flavor: b1.large
1111
commands:
@@ -81,7 +81,7 @@ publish_dry_run_ml-agents:
8181
publish_ml-agents:
8282
name: Publish ml-agents
8383
agent:
84-
image: package-ci/ubuntu-20.04:default
84+
image: ml-agents/ubuntu-ci:v1.0.0
8585
type: Unity::VM
8686
flavor: b1.large
8787
commands:

.yamato/wrench/validation-jobs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ validate_-_ml-agents_-_2023_2_-_macos:
6464
validate_-_ml-agents_-_2023_2_-_ubuntu:
6565
name: Validate - ml-agents - 2023.2 - ubuntu
6666
agent:
67-
image: package-ci/ubuntu-20.04:default
67+
image: ml-agents/ubuntu-ci:v1.0.0
6868
type: Unity::VM
6969
flavor: b1.large
7070
commands:
@@ -239,7 +239,7 @@ validate_-_ml-agents_-_6000_0_-_macos:
239239
validate_-_ml-agents_-_6000_0_-_ubuntu:
240240
name: Validate - ml-agents - 6000.0 - ubuntu
241241
agent:
242-
image: package-ci/ubuntu-20.04:default
242+
image: ml-agents/ubuntu-ci:v1.0.0
243243
type: Unity::VM
244244
flavor: b1.large
245245
commands:

0 commit comments

Comments
 (0)