Skip to content

Commit 48877bc

Browse files
Use latest Haxe version on CI
1 parent cafc58e commit 48877bc

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: 4.3.1
23+
haxe-version: latest
2424

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

0 commit comments

Comments
 (0)