Skip to content

Commit

Permalink
single run
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-jukovec committed Nov 11, 2024
1 parent dd2b487 commit 5170309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
TestMatrix:
strategy:
matrix:
lua-version: ["5.4", "luajit-2.1"]
os: ["ubuntu-latest", "macos-13"]
lua-version: ["5.4"]
os: ["ubuntu-latest"]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 5170309

Please sign in to comment.