Skip to content

Commit 8136571

Browse files
Merge branch 'develop-2.0.0' into fix/disabling-either-physics-modules-causes-compilation-errors
2 parents 6e29cc2 + ac4bc55 commit 8136571

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.yamato/project.metafile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ test_platforms:
3737
default:
3838
- name: ubuntu
3939
type: Unity::VM
40-
image: package-ci/ubuntu-22.04:v4
40+
image: package-ci/ubuntu-22.04:v4.71.0
4141
flavor: b1.large
4242
standalone: StandaloneLinux64
4343
desktop:
4444
- name: ubuntu
4545
type: Unity::VM
46-
image: package-ci/ubuntu-22.04:v4
46+
image: package-ci/ubuntu-22.04:v4.71.0
4747
flavor: b1.large
4848
standalone: StandaloneLinux64
4949
model: rtx2080
@@ -186,4 +186,4 @@ projects:
186186
has_tests: false
187187
- name: testproject-tools-integration
188188
path: testproject-tools-integration
189-
has_tests: true
189+
has_tests: true

0 commit comments

Comments
 (0)