ci(publish:win): switch runner to windows-2019 cause node-gyp issue

This commit is contained in:
18alantom
2022-01-14 16:20:20 +05:30
committed by Alan
parent 1270f530c7
commit 6e45640ae6
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
path: dist-linux.tar
build-windows:
runs-on: windows-2022
runs-on: windows-2019
defaults:
run:
shell: bash