File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
test-html5 :
11
11
strategy :
12
12
matrix :
13
- haxe-version : [4.0.5]
13
+ haxe-version : [4.0.5, 4.1.5, 4.2.5, 4.3.2 ]
14
14
runs-on : macos-latest
15
15
steps :
16
16
- uses : actions/checkout@v3
38
38
test-neko :
39
39
strategy :
40
40
matrix :
41
- haxe-version : [4.0.5]
41
+ haxe-version : [4.0.5, 4.1.5, 4.2.5, 4.3.2 ]
42
42
runs-on : ubuntu-latest
43
43
steps :
44
44
- uses : actions/checkout@v3
57
57
test-hashlink :
58
58
strategy :
59
59
matrix :
60
- haxe-version : [4.0.5]
60
+ haxe-version : [4.0.5, 4.1.5, 4.2.5, 4.3.2 ]
61
61
runs-on : macos-latest
62
62
steps :
63
63
- uses : actions/checkout@v3
76
76
test-air :
77
77
strategy :
78
78
matrix :
79
- haxe-version : [4.0.5]
79
+ haxe-version : [4.0.5, 4.1.5, 4.2.5, 4.3.2 ]
80
80
runs-on : windows-latest
81
81
steps :
82
82
- uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments