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 f4966da
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,11 @@ 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 f4966da

Please sign in to comment.