Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NexushasTaken authored Dec 2, 2024
1 parent 19c5249 commit 5210e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, macos-arm64]
os: [macos-latest, macos-x64, macos-arm64]
steps:
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit 5210e1e

Please sign in to comment.