diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 495e5f9..5d54428 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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