File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 94
94
app_asar_dir : prepackage/resources
95
95
installer_artifact_name : windows-nvidia-nsis-web
96
96
nsis_web_artifact_name : " VOICEVOX-CUDA.Web.Setup.${version}.${ext}"
97
- os : windows-2019
97
+ os : windows-2022
98
98
# Windows CPU
99
99
- artifact_name : windows-cpu-prepackage
100
100
artifact_path : dist_electron/win-unpacked
@@ -104,7 +104,7 @@ jobs:
104
104
app_asar_dir : prepackage/resources
105
105
installer_artifact_name : windows-cpu-nsis-web
106
106
nsis_web_artifact_name : " VOICEVOX-CPU.Web.Setup.${version}.${ext}"
107
- os : windows-2019
107
+ os : windows-2022
108
108
# Windows DirectML
109
109
- artifact_name : windows-directml-prepackage
110
110
artifact_path : dist_electron/win-unpacked
@@ -114,7 +114,7 @@ jobs:
114
114
app_asar_dir : prepackage/resources
115
115
installer_artifact_name : windows-directml-nsis-web
116
116
nsis_web_artifact_name : " VOICEVOX.Web.Setup.${version}.${ext}"
117
- os : windows-2019
117
+ os : windows-2022
118
118
# macOS CPU (x64)
119
119
- artifact_name : macos-cpu-x64-prepackage
120
120
artifact_path : dist_electron/mac
You can’t perform that action at this time.
0 commit comments