Skip to content

Commit

Permalink
remove latest from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli authored Jun 9, 2024
1 parent 283413f commit f2baa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
haxe-version: ["4.2.5", "4.3.3", latest]
haxe-version: ["4.2.5", "4.3.3"]
target: [html5, hl, neko, flash, cpp]
fail-fast: false
runs-on: ubuntu-latest
Expand Down

0 comments on commit f2baa0b

Please sign in to comment.