Skip to content

Commit

Permalink
Update demo1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Mar 1, 2025
1 parent 13fc291 commit d31b15c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/demo1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
os: [win, macos, linux]
arch: [aarch64, x86_64]
os: [win]
arch: [arm64, x64]
steps:

- name: Version Name
Expand Down

0 comments on commit d31b15c

Please sign in to comment.