mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 10:09:21 +02:00
Run windows workflow with luajit only (#1134)
This commit is contained in:
parent
c4530a6d17
commit
975d138a57
3
.github/workflows/build-vcpkg.yml
vendored
3
.github/workflows/build-vcpkg.yml
vendored
@ -56,6 +56,9 @@ jobs:
|
|||||||
packages: >
|
packages: >
|
||||||
boost-iostreams boost-asio boost-system boost-variant boost-lockfree glew
|
boost-iostreams boost-asio boost-system boost-variant boost-lockfree glew
|
||||||
boost-filesystem boost-uuid openal-soft libogg libvorbis zlib opengl
|
boost-filesystem boost-uuid openal-soft libogg libvorbis zlib opengl
|
||||||
|
exclude:
|
||||||
|
- name: windows-msvc
|
||||||
|
luajit: off
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user