Skip to content

Commit

Permalink
ci: fix mac-os and windows
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoTomeES committed Nov 5, 2023
1 parent 156cb31 commit bbfdad0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
NODE_VERSION: [18, 20]
include:
- os: macos-latest
NODE_VERSION: [18, 20]
- os: windows-latest
NODE_VERSION: [18, 20]
fail-fast: false
env:
NODE_VERSION: ${{ matrix.NODE_VERSION }}
Expand Down

0 comments on commit bbfdad0

Please sign in to comment.