Skip to content

Commit 25606cc

Browse files
Merge develop into feat/connect_using_hostname
2 parents c16ba2f + 099d0b5 commit 25606cc

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
@@ -22,7 +22,7 @@
2222
small_agent_platform:
2323
- name: ubuntu
2424
type: Unity::VM
25-
image: package-ci/ubuntu-22.04:v4
25+
image: package-ci/ubuntu-22.04:v4.71.0
2626
flavor: b1.small
2727

2828

@@ -37,7 +37,7 @@ 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:
@@ -188,4 +188,4 @@ projects:
188188
has_tests: false
189189
- name: testproject-tools-integration
190190
path: testproject-tools-integration
191-
has_tests: true
191+
has_tests: true

0 commit comments

Comments
 (0)