mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Remove pin on luau version
This commit is contained in:
parent
f8b3772bce
commit
0243efe4ba
1 changed files with 0 additions and 1 deletions
1
.github/workflows/unit-testing.yaml
vendored
1
.github/workflows/unit-testing.yaml
vendored
|
@ -15,7 +15,6 @@ jobs:
|
|||
- name: Install Luau
|
||||
uses: encodedvenom/install-luau@v4.2
|
||||
with:
|
||||
version: '0.651'
|
||||
verbose: 'true'
|
||||
|
||||
- name: Run Unit Tests
|
||||
|
|
Loading…
Reference in a new issue