Skip to content

Commit c3e93ed

Browse files
committed
fix macos test to 5.4 since deps arent' available yet
1 parent 26ebf35 commit c3e93ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
steps:
5858
- uses: actions/checkout@v6
5959
- uses: leafo/gh-actions-lua@master
60+
with:
61+
luaVersion: "5.4"
6062
- uses: leafo/gh-actions-luarocks@master
6163

6264
- name: test luarocks

0 commit comments

Comments
 (0)