Skip to content

Commit 4824d58

Browse files
committed
ci: Use MSVS version 2019
1 parent 34f6466 commit 4824d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ build-addon-windows:
5151
tags:
5252
- win
5353
before_script:
54-
- npm config set msvs_version 2022
54+
- npm config set msvs_version 2019
5555
- npm ci --ignore-scripts
5656
script:
5757
- npm run prebuild -- --upload $PREBUILD_GH_TOKEN

0 commit comments

Comments
 (0)