Skip to content

Commit

Permalink
going back to mac's haxe 4.2.5 but changing the setup version maybe f…
Browse files Browse the repository at this point in the history
…ixes mac??
  • Loading branch information
NexIsDumb authored May 31, 2024
1 parent b824708 commit 0f4e8e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- name: Pulling the new commit
uses: actions/checkout@v2
- name: Setting up Haxe
uses: krdlab/setup-haxe@v1
uses: krdlab/setup-haxe@v1.5.1
with:
haxe-version: 4.3.4
haxe-version: 4.2.5
- name: Restore existing build cache for faster compilation
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 0f4e8e5

Please sign in to comment.