Skip to content

Commit

Permalink
chore: Update testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell committed Nov 13, 2024
1 parent 6d0e066 commit 0fbcfaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
node-version: [8, 10, 12, 13]
node-version: [8, 22]
include:
- os: windows-latest
node-version: 8
Expand Down

0 comments on commit 0fbcfaf

Please sign in to comment.