Skip to content

Commit

Permalink
updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHaxe committed Mar 9, 2024
1 parent cfd4eb0 commit e08cf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haxeiumLogin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
haxe-version: ['4.1.5', '4.2.5', 'nightly']
haxe-version: ['4.1.5', '4.2.5', '4.3.4']
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit e08cf3f

Please sign in to comment.