Skip to content

Commit

Permalink
Fixed scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Jan 11, 2024
1 parent ba3e862 commit a6d9312
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
haxe: [4.2.4]
haxe: [4.3.3]
fail-fast: true
runs-on: macos-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-raspberry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
haxe: [4.2.4]
haxe: [4.3.3]
fail-fast: true
runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-ubuntu-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
haxe: [4.2.4]
haxe: [4.3.3]
fail-fast: true
runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
haxe: [4.2.4]
haxe: [4.3.3]
fail-fast: true
runs-on: ubuntu-latest

Expand Down

0 comments on commit a6d9312

Please # to comment.