Skip to content

Commit 0a51aed

Browse files
Use Haxe 4.3.4 on CI
1 parent 48877bc commit 0a51aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Haxe
2121
uses: krdlab/setup-haxe@master
2222
with:
23-
haxe-version: latest
23+
haxe-version: 4.3.4
2424

2525
- name: Installing Dependencies
2626
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)