This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Commit f867d24
committed
CI: Use 'windows-2019' image for Windows tests
'windows-latest' is currently 'windows-2022'
with Visual Studio 2022.
Old versions of node-gyp don't know how to find Visual Studio 2022,
so the package build fails.
Switch back to 'windows-2019' with Visual Studio 2019,
which is supported by node-gyp 5.x, which apm still uses.1 parent be2baf3 commit f867d24
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments