Bump to Node 18 in CI.
This commit is contained in:
Родитель
df136489e1
Коммит
6e6094775d
|
@ -7,10 +7,8 @@ jobs:
|
|||
condition: succeeded()
|
||||
strategy:
|
||||
matrix:
|
||||
'NodeJs 14':
|
||||
NodeVersion: 14
|
||||
'NodeJs 16':
|
||||
NodeVersion: 16
|
||||
'NodeJs 18':
|
||||
NodeVersion: 18
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
|
|
|
@ -2,7 +2,7 @@ variables:
|
|||
- name: FORCE_COLOR
|
||||
value: 1
|
||||
- name: NodeVersion
|
||||
value: 16
|
||||
value: 18
|
||||
|
||||
resources:
|
||||
repositories:
|
||||
|
|
Загрузка…
Ссылка в новой задаче