Skip to content

Commit

Permalink
fix: Remove CI for win and macos
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Dec 20, 2023
1 parent aa69a2b commit 413503a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
matrix:
os:
- 'ubuntu-latest'
- 'macos-latest'
- 'windows-latest'
node: [18, 20]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 413503a

Please sign in to comment.