Skip to content

Commit

Permalink
Updated Node versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhop committed Jun 13, 2024
1 parent 1985441 commit 2747320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
node-version: [16, 18, 20]
os: [ubuntu-latest]
node-version: [18, 20, 22]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2747320

Please sign in to comment.