Skip to content

Commit

Permalink
ci: fix hxcpp version
Browse files Browse the repository at this point in the history
  • Loading branch information
l0go committed Dec 19, 2023
1 parent 95301c7 commit 19cb0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
haxe-version: 4.3.3

- run: haxelib install hxcpp 4.3.3
- run: haxelib install hxcpp 4.3.2
- run: haxelib install utest 1.13.2

- name: Test with the hxcpp target
Expand Down

0 comments on commit 19cb0c8

Please sign in to comment.