mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 09:00:02 +00:00
Pin luau version
Some checks failed
Some checks failed
This commit is contained in:
parent
f9bacf3f54
commit
6ec8ed69e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-testing.yaml
vendored
2
.github/workflows/unit-testing.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Install Luau
|
||||
uses: encodedvenom/install-luau@v4.3
|
||||
with:
|
||||
version: "latest"
|
||||
version: "0.667"
|
||||
verbose: "true"
|
||||
|
||||
- name: Run Unit Tests
|
||||
|
|
Loading…
Reference in a new issue