Skip to content

Commit

Permalink
Merge 14ba72f into 0a71c6b
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdw committed Feb 17, 2022
2 parents 0a71c6b + 14ba72f commit c1e8331
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
- Node.js 14.x
- Node.js 15.x
- Node.js 16.x
- Node.js 17.x

include:
- name: Node.js 0.10
Expand Down Expand Up @@ -96,6 +97,9 @@ jobs:

- name: Node.js 16.x
node-version: "16.7"

- name: Node.js 17.x
node-version: "17.5"

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

0 comments on commit c1e8331

Please sign in to comment.