Skip to content

Commit

Permalink
Merge 268f320 into 2cb392a
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Apr 10, 2023
2 parents 2cb392a + 268f320 commit 8db41cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
luaVersion:
- [ '5.4.2', 'MYCFLAGS=-fPIC' ] # https://github.com/luarocks/luarocks/issues/1302
- [ '5.4', 'MYCFLAGS=-fPIC' ]
- [ '5.3', 'MYCFLAGS=-fPIC' ]
- [ '5.2', 'MYCFLAGS=-fPIC' ]
- [ '5.1', 'CFLAGS="-O2 -Wall -DLUA_USE_LINUX -fPIC"' ]
Expand Down

0 comments on commit 8db41cc

Please sign in to comment.