Skip to content

Commit

Permalink
github actions change
Browse files Browse the repository at this point in the history
  • Loading branch information
git committed Oct 1, 2024
1 parent 6449f6d commit db01249
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
strategy:
matrix:
include:
# - os: ubuntu-latest
# arch: [arm64, amd64]
- os: macos-latest
- os: ubuntu-latest
arch: [arm64, amd64]
# - os: macos-latest
# arch: [arm64, amd64]
# - os: windows-latest
# arch: [arm64, amd64]

Expand Down

0 comments on commit db01249

Please sign in to comment.