chore: bump electronjs/node to 2.2.1 (main) (#1125)
* chore: bump electronjs/node in .circleci/config.yml to 2.2.1 * ci: pin Windows executor image to known good version --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
This commit is contained in:
Родитель
38dcca2379
Коммит
73ab45024b
|
@ -2,14 +2,14 @@ version: 2.1
|
||||||
|
|
||||||
orbs:
|
orbs:
|
||||||
cfa: continuousauth/npm@2.1.0
|
cfa: continuousauth/npm@2.1.0
|
||||||
node: electronjs/node@2.2.0
|
node: electronjs/node@2.2.1
|
||||||
|
|
||||||
executors:
|
executors:
|
||||||
windows:
|
windows:
|
||||||
environment:
|
environment:
|
||||||
GYP_MSVS_VERSION: '2022'
|
GYP_MSVS_VERSION: '2022'
|
||||||
machine:
|
machine:
|
||||||
image: windows-server-2022-gui:current
|
image: windows-server-2022-gui:2023.11.1
|
||||||
resource_class: windows.medium
|
resource_class: windows.medium
|
||||||
shell: bash.exe
|
shell: bash.exe
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче