|
@@ -351,7 +351,7 @@ jobs:
|
|
strategy:
|
|
strategy:
|
|
fail-fast: false
|
|
fail-fast: false
|
|
matrix:
|
|
matrix:
|
|
- target: [macro, js, hl, cpp, 'java,jvm', cs, php, python, lua, flash, neko]
|
|
|
|
|
|
+ target: [macro, js, hl, cpp, 'java,jvm', php, python, lua, flash, neko]
|
|
include:
|
|
include:
|
|
- target: hl
|
|
- target: hl
|
|
APT_PACKAGES: cmake ninja-build libturbojpeg-dev
|
|
APT_PACKAGES: cmake ninja-build libturbojpeg-dev
|
|
@@ -676,7 +676,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, js, hl, cpp, 'java,jvm', php, python, flash, neko]
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@main
|
|
- uses: actions/checkout@main
|
|
with:
|
|
with:
|
|
@@ -768,7 +768,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, js, hl, cpp, java, php, python, flash, neko]
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@main
|
|
- uses: actions/checkout@main
|
|
with:
|
|
with:
|
|
@@ -857,7 +857,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, js, hl, cpp, 'java,jvm', php, python, flash, neko]
|
|
include:
|
|
include:
|
|
- target: hl
|
|
- target: hl
|
|
BREW_PACKAGES: ninja
|
|
BREW_PACKAGES: ninja
|