Skip to content

Commit

Permalink
Test fix tauri-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DIDIRUS4 committed Jun 24, 2024
1 parent da0eba5 commit c192ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [windows-latest, ubuntu-20.04, ubuntu-22.04, macos-latest]
platform: [macos-latest, windows-latest, ubuntu-20.04, ubuntu-22.04]

runs-on: ${{ matrix.platform }}
defaults:
Expand Down

0 comments on commit c192ae2

Please sign in to comment.