disable lua jobs for now
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 1m44s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 1m41s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 1m38s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 1m45s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 1m42s
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 1m44s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 1m41s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 1m38s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 1m45s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 1m42s
This commit is contained in:
12
.github/workflows/test.yml
vendored
12
.github/workflows/test.yml
vendored
@@ -18,12 +18,12 @@ jobs:
|
||||
- js
|
||||
- nodejs
|
||||
- py
|
||||
- "lua 5.1"
|
||||
- "lua 5.2"
|
||||
- "lua 5.3"
|
||||
- "lua 5.4"
|
||||
- "luajit 2.0"
|
||||
- "luajit 2.1"
|
||||
# - "lua 5.1"
|
||||
# - "lua 5.2"
|
||||
# - "lua 5.3"
|
||||
# - "lua 5.4"
|
||||
# - "luajit 2.0"
|
||||
# - "luajit 2.1"
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
CI_OS_NAME: ${{ matrix.os }}
|
||||
|
Reference in New Issue
Block a user