Skip to content

Commit

Permalink
ci: fix mirrorchyan
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Feb 3, 2025
1 parent b1c544b commit a0c3bc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mirrorchyan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
os: [android, macos, windows, linux]
arch: [aarch, x86_64]
os: [win, macos, linux]
arch: [aarch64, x86_64]

steps:
- name: Download Release
Expand Down

0 comments on commit a0c3bc5

Please sign in to comment.