Skip to content

Commit 3351634

Browse files
authored
chore: remove mac and windows from the CI (#5)
1 parent ef1a734 commit 3351634

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
- "3.13"
4444
os:
4545
- ubuntu-latest
46-
- windows-latest
47-
- macOS-latest
4846
runs-on: ${{ matrix.os }}
4947
steps:
5048
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)