Skip to content

Commit 57d3081

Browse files
committed
single run test
1 parent 755d5f2 commit 57d3081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
TestMatrix:
2727
strategy:
2828
matrix:
29-
lua-version: ["5.4", "luajit-2.1"]
30-
os: ["ubuntu-latest", "macos-13"]
29+
lua-version: ["5.4"]
30+
os: ["ubuntu-latest"]
3131
runs-on: ${{ matrix.os }}
3232

3333
steps:

0 commit comments

Comments
 (0)