Skip to content

Commit

Permalink
更新 tauri.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luyanci authored Jan 20, 2025
1 parent 9a8263c commit 11b9439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest,ubuntu-latest,macos-latest,macos-13]
os: [windows-latest,ubuntu-22.04,macos-latest,macos-13]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4.2.2
Expand Down

0 comments on commit 11b9439

Please sign in to comment.