diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2722db3f..4628a428 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,12 +27,6 @@ jobs: # Let other jobs continue even if one of them fails fail-fast: false matrix: - test_name: - - "codecov-lua5.3" - - "coveralls-lua5.2" - - "lua5.1" - - "luajit" - - "fixed-lgi-lua5.2" include: - test_name: "codecov-lua5.3" lua_version: "5.3"