Skip to content

Commit ca7e8c7

Browse files
sleal-unityaryan-mann
authored andcommitted
Merge pull request #287 from Unity-Technologies/upgrade-capture-package
Upgrade capture package dependency
1 parent 32a9811 commit ca7e8c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.yamato/environments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ performance_suites:
7878
- name: standalone
7979
display_name: standalone
8080
args: --suite=playmode --platform=
81-
81+
8282
suites:
8383
- name: standalone
8484
display_name: standalone

.yamato/upm-ci-performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
agent:
1111
type: Unity::VM::GPU
1212
model: rtx2080
13-
image: cds-ops/ubuntu-18.04-base:latest
13+
image: cds-ops/ubuntu-18.04-base:stable
1414
flavor: b1.large
1515
variables:
1616
PATH: /root/.local/bin:/home/bokken/bin:/home/bokken/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/home/bokken/.npm-global/bin

.yamato/upm-ci-testprojects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ codecoverage_windows_{{suite.name}}_{{editor.version}}:
6262
agent:
6363
type: Unity::VM::GPU
6464
model: rtx2080
65-
image: cds-ops/ubuntu-18.04-base:latest
65+
image: cds-ops/ubuntu-18.04-base:stable
6666
flavor: b1.large
6767
variables:
6868
PATH: /root/.local/bin:/home/bokken/bin:/home/bokken/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin:/home/bokken/.npm-global/bin

0 commit comments

Comments
 (0)