Skip to content

Commit

Permalink
Use latest Haxe version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
polybiusproxy authored May 11, 2024
1 parent cafc58e commit 48877bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Haxe
uses: krdlab/setup-haxe@master
with:
haxe-version: 4.3.1
haxe-version: latest

- name: Installing Dependencies
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 48877bc

Please sign in to comment.