Run windows workflow with luajit only (#1134)

This commit is contained in:
Marcin Michalski 2021-03-29 16:54:02 +02:00 committed by GitHub
parent c4530a6d17
commit 975d138a57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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