mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 09:19:19 +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: >
|
||||
boost-iostreams boost-asio boost-system boost-variant boost-lockfree glew
|
||||
boost-filesystem boost-uuid openal-soft libogg libvorbis zlib opengl
|
||||
exclude:
|
||||
- name: windows-msvc
|
||||
luajit: off
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user