Skip to content

Commit

Permalink
Update infra
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Jun 28, 2024
1 parent 906c7cf commit c84becd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:

strategy:
matrix:
latest-node-version: [16.x]
node-version: [8.x, 10.x, 12.x, 14.x, 16.x]
latest-node-version: [22.x]
node-version: [18.x, 20.x, 22.x]

steps:
- uses: actions/checkout@v1
Expand Down
10 changes: 0 additions & 10 deletions .travis.yml

This file was deleted.

23 changes: 0 additions & 23 deletions appveyor.yml

This file was deleted.

0 comments on commit c84becd

Please sign in to comment.