Skip to content

Commit

Permalink
readme add
Browse files Browse the repository at this point in the history
  • Loading branch information
git committed Sep 17, 2024
1 parent 300439d commit 74eeef5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
include:
- os: ubuntu-latest
arch: [arm64, amd64]
# - os: macos-latest
# arch: [arm64, amd64]
# - os: windows-latest
# arch: [arm64, amd64]
- os: macos-latest
arch: [arm64, amd64]
- os: windows-latest
arch: [arm64, amd64]

steps:
- name: Checkout Code
Expand Down

0 comments on commit 74eeef5

Please sign in to comment.