Use Lua5.1.

This commit is contained in:
David Given 2022-06-26 21:56:31 +02:00
parent 8614439ded
commit b98313512a

View file

@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: brew
run: brew install ninja lua luarocks
run: brew install ninja lua5.1 luarocks
- name: luarocks
run: |
luarocks install lua-posix
@ -37,7 +37,7 @@ jobs:
install: >-
make
mingw-w64-i686-gcc
mingw-w64-i686-lua
mingw-w64-i686-lua51
mingw-w64-i686-lua-luarocks
ninja
bison