File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 45
45
- libtiff
46
46
- icu
47
47
- libcares
48
+ - libevent
49
+ - libsodium
50
+ - libwebp
51
+ - libyaml
52
+ - ncurses
53
+ - readline
54
+ - unixodbc
55
+ - xz
56
+ include :
57
+ - { runner: "windows-2019", lib: "libiconv-win" }
48
58
exclude :
49
59
- { runner: "windows-2019", lib: "pkg-config" }
50
60
- { runner: "windows-2019", lib: "gmp" }
55
65
- { runner: "windows-2019", lib: "libtiff" }
56
66
- { runner: "windows-2019", lib: "icu" }
57
67
- { runner: "windows-2019", lib: "libcares" }
68
+ - { runner: "windows-2019", lib: "libevent" }
69
+ - { runner: "windows-2019", lib: "libsodium" }
70
+ - { runner: "windows-2019", lib: "ncurses" }
71
+ - { runner: "windows-2019", lib: "readline" }
72
+ - { runner: "windows-2019", lib: "unixodbc" }
58
73
fail-fast : false
59
74
steps :
60
75
- name : " Process env string"
You can’t perform that action at this time.
0 commit comments