Skip to content

Commit

Permalink
chore: bump version of haxe used in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
vantreeseba committed Feb 4, 2021
1 parent 6bc69f5 commit 0f7cafb
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 @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
haxe: [4.0.5]
haxe: [4.1.5]
fail-fast: true
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 0f7cafb

Please sign in to comment.