Skip to content

Commit

Permalink
try arm
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 committed Dec 26, 2024
1 parent b533aac commit 9551041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-13, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest, windows-latest]
# os: [windows-latest]
include:
- os: macos-13
- os: macos-latest
os_name: darwin
os_arch: universal2
- os: ubuntu-latest
Expand Down

0 comments on commit 9551041

Please sign in to comment.