Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Nov 29, 2024
1 parent a879007 commit e1bc570
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,12 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-latest
- macos-latest
node-version:
- 12
- 14
- 16
- 18
- 20
- 22
include:
- os: macos-latest
node-version: 20
- os: windows-latest
node-version: 20
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit e1bc570

Please sign in to comment.