Skip to content

Commit 549599f

Browse files
committed
appveyor: Remove Visual Studio 2015 image tests
This image uses Windows Server 2012 which Libuv no longer supports (as of Libuv 1.50.0), since Libuv 1.50.0 depends on `SetThreadDescription`/`GetThreadDescription`
1 parent 1ca0af2 commit 549599f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
image:
2-
- Visual Studio 2015
32
- Visual Studio 2022
43

54
platform:
@@ -23,9 +22,6 @@ matrix:
2322
# Skip x86 for LuaRocks tests
2423
- platform: x86
2524
LUAROCKS_VER: 3.8.0
26-
# Only test LuaRocks with latest MSVC
27-
- image: Visual Studio 2015
28-
LUAROCKS_VER: 3.8.0
2925

3026
cache:
3127
- c:\lua -> appveyor.yml

0 commit comments

Comments
 (0)