Run windows workflow with luajit only ()

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

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