Skip to content

Commit

Permalink
fix: disable macos
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Sep 13, 2023
1 parent 9512a91 commit 5173e66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5173e66

Please sign in to comment.