Skip to content

Commit

Permalink
remove support for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Dec 21, 2023
1 parent d2eb356 commit 926f70a
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 @@ -16,7 +16,7 @@ jobs:
os:
- 'ubuntu'
- 'macos'
- 'windows'
# - 'windows' # note: makim doesn't have support for windows yet

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

Expand Down

0 comments on commit 926f70a

Please sign in to comment.