Skip to content

Commit 982a292

Browse files
committed
Changed image for ps4
1 parent b41378c commit 982a292

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.yamato/console-standalone-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ build_{{ project.name }}_{{ editor }}_{{ platform.name }}:
3333
{% endif %}
3434
variables:
3535
{% if platform.name == "ps4" %}
36-
SCE_ORBIS_SDK_DIR: 'C:\Users\bokken\SCE\ps4_sdk_12_00\'
36+
SCE_ORBIS_SDK_DIR: C:\\Users\\bokken\\SCE\\ps4_sdk_12_00
3737
{% else if platform.name == "ps5" %}
3838
SCE_PROSPERO_SDK_DIR: 'C:\Program Files (x86)\SCE\Prospero SDKs\6.000'
3939
SCE_ROOT_DIR: 'C:\Program Files (x86)\SCE'

.yamato/project.metafile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ test_platforms:
8686
console_build:
8787
- name: ps4
8888
type: Unity::VM
89-
image: package-ci/win10:v4
89+
image: dots-ci/ps4:v3
9090
flavor: b1.large
9191
standalone: PS4
9292
base: win

0 commit comments

Comments
 (0)