Skip to content

Commit 45bad64

Browse files
authored
CHANGE: Pin Linux bokken image to 4.50 (#1942)
fixes CI errors that came with 4.51
1 parent 2cca081 commit 45bad64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.yamato/config.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@ platforms_nix:
4848
installscript: unity-downloader-cli -c editor -c StandaloneSupport-IL2CPP --wait --fast -u
4949
- name: linux
5050
type: Unity::VM
51-
image: package-ci/ubuntu-22.04:v4
51+
image: package-ci/ubuntu-20.04:v4.50.0
5252
flavor: b1.large
5353
- name: linux_standalone
5454
type: Unity::VM
55-
image: package-ci/ubuntu-22.04:v4
55+
image: package-ci/ubuntu-20.04:v4.50.0
5656
flavor: b1.large
5757
runtime: StandaloneLinux64
5858
- name: linux_standalone_il2cpp
5959
type: Unity::VM
60-
image: package-ci/ubuntu-22.04:v4
60+
image: package-ci/ubuntu-20.04:v4.50.0
6161
flavor: b1.large
6262
runtime: StandaloneLinux64
6363
scripting-backend: Il2Cpp

0 commit comments

Comments
 (0)