Skip to content

Commit

Permalink
CHANGE: Pin Linux bokken image to 4.50 (#1942)
Browse files Browse the repository at this point in the history
fixes CI errors that came with 4.51
  • Loading branch information
stefanunity authored May 29, 2024
1 parent 2cca081 commit 45bad64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .yamato/config.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@ platforms_nix:
installscript: unity-downloader-cli -c editor -c StandaloneSupport-IL2CPP --wait --fast -u
- name: linux
type: Unity::VM
image: package-ci/ubuntu-22.04:v4
image: package-ci/ubuntu-20.04:v4.50.0
flavor: b1.large
- name: linux_standalone
type: Unity::VM
image: package-ci/ubuntu-22.04:v4
image: package-ci/ubuntu-20.04:v4.50.0
flavor: b1.large
runtime: StandaloneLinux64
- name: linux_standalone_il2cpp
type: Unity::VM
image: package-ci/ubuntu-22.04:v4
image: package-ci/ubuntu-20.04:v4.50.0
flavor: b1.large
runtime: StandaloneLinux64
scripting-backend: Il2Cpp
Expand Down

0 comments on commit 45bad64

Please sign in to comment.