Skip to content

Commit fcd14a7

Browse files
surfnerdJonathan Harper
authored andcommitted
Use stable bokken image. (#2815)
1 parent f6861e6 commit fcd14a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.yamato/csharp-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ triggers:
1515

1616
agent:
1717
type: Unity::VM::osx
18-
image: ml-agents/ml-agents-bokken-mac:latest
18+
image: ml-agents/ml-agents-bokken-mac:stable
1919
flavor: i1.small
2020

2121
variables:

.yamato/standalone-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ triggers:
1515

1616
agent:
1717
type: Unity::VM::osx
18-
image: ml-agents/ml-agents-bokken-mac:latest
18+
image: ml-agents/ml-agents-bokken-mac:stable
1919
flavor: i1.small
2020

2121
variables:

0 commit comments

Comments
 (0)