Skip to content

Commit

Permalink
remove macos from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Jan 17, 2024
1 parent 7103f96 commit 6a479e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

os:
- "ubuntu"
- "macos"
# - "macos"
# - 'windows' # note: makim doesn't have support for windows yet

runs-on: ${{ matrix.os }}-latest
Expand Down

0 comments on commit 6a479e8

Please sign in to comment.