|
@@ -371,7 +371,8 @@ jobs:
|
|
fail-fast: false
|
|
fail-fast: false
|
|
matrix:
|
|
matrix:
|
|
ocaml: ["4.08.1", "5.0.0"]
|
|
ocaml: ["4.08.1", "5.0.0"]
|
|
- target: [macro, js, hl, cpp, 'java,jvm', cs, php, python, lua, flash, neko]
|
|
|
|
|
|
+ # target: [macro, js, hl, cpp, 'java,jvm', cs, php, python, lua, flash, neko]
|
|
|
|
+ target: [macro]
|
|
include:
|
|
include:
|
|
- target: hl
|
|
- target: hl
|
|
APT_PACKAGES: cmake ninja-build libturbojpeg-dev
|
|
APT_PACKAGES: cmake ninja-build libturbojpeg-dev
|
|
@@ -697,7 +698,7 @@ jobs:
|
|
fail-fast: false
|
|
fail-fast: false
|
|
matrix:
|
|
matrix:
|
|
# TODO enable lua after https://github.com/HaxeFoundation/haxe/issues/10919
|
|
# TODO enable lua after https://github.com/HaxeFoundation/haxe/issues/10919
|
|
- target: [macro, js, hl, cpp, 'java,jvm', cs, php, python, flash, neko]
|
|
|
|
|
|
+ target: [macro]
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@main
|
|
- uses: actions/checkout@main
|
|
with:
|
|
with:
|
|
@@ -794,7 +795,7 @@ jobs:
|
|
matrix:
|
|
matrix:
|
|
# TODO jvm: https://github.com/HaxeFoundation/haxe/issues/8601
|
|
# TODO jvm: https://github.com/HaxeFoundation/haxe/issues/8601
|
|
# TODO enable lua after https://github.com/HaxeFoundation/haxe/issues/10919
|
|
# TODO enable lua after https://github.com/HaxeFoundation/haxe/issues/10919
|
|
- target: [macro, js, hl, cpp, java, cs, php, python, flash, neko]
|
|
|
|
|
|
+ target: [macro]
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@main
|
|
- uses: actions/checkout@main
|
|
with:
|
|
with:
|
|
@@ -888,7 +889,7 @@ jobs:
|
|
strategy:
|
|
strategy:
|
|
fail-fast: false
|
|
fail-fast: false
|
|
matrix:
|
|
matrix:
|
|
- target: [macro, js, hl, cpp, 'java,jvm', cs, php, python, flash, neko]
|
|
|
|
|
|
+ target: [macro]
|
|
include:
|
|
include:
|
|
- target: hl
|
|
- target: hl
|
|
BREW_PACKAGES: ninja
|
|
BREW_PACKAGES: ninja
|