Skip to content

Commit 40b9a78

Browse files
committed
fixup
1 parent 2cffd19 commit 40b9a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [macos-13, ubuntu-latest]
18-
luarocks_version: [3.12.1]
18+
luarocks_version: [3.12.0]
1919
lua_version: [luajit2.1, lua5.1, lua5.2, lua5.3, lua5.4]
2020
openssl_version: [openssl-1.0.2u, openssl-1.1.1w, openssl-3.0.16, openssl-3.5.0]
2121
env:

0 commit comments

Comments
 (0)