Skip to content

Commit 073ee12

Browse files
committed
make tests cross-platform
1 parent 483029e commit 073ee12

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
haxe-version: [4.2.5]
10+
haxe-version: [4.2.5, 4.3.7]
11+
target: [interp, neko, hl, js, cpp, jvm, python, lua, php, cs, java, cppia]
1112
include:
1213
- target: interp
1314
flag: --interp

0 commit comments

Comments
 (0)