Skip to content

Commit

Permalink
actions: temporarily use Lime 8.1.3 for Neko tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Oct 24, 2024
1 parent 3e277af commit 13ba79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
haxe-version: ${{ matrix.haxe-version }}
- name: Set up Haxelib dependencies
run: |
haxelib install lime --quiet
haxelib install lime 8.1.3 --quiet
haxelib install openfl --quiet
haxelib install actuate --quiet
haxelib install utest --quiet
Expand Down

0 comments on commit 13ba79e

Please sign in to comment.