We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ba853 commit dd35ab4Copy full SHA for dd35ab4
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
os: [ubuntu-latest]
12
- lua: [lua51, lua52, lua53, lua54, luau]
+ lua: [lua52, lua53, lua54, luau]
13
steps:
14
- uses: actions/checkout@main
15
- name: Cache cargo
0 commit comments