Skip to content

Commit

Permalink
Added Node 18 to CI
Browse files Browse the repository at this point in the history
- Node 18.0.0 has been released so we should be able to start running CI
  on it
  • Loading branch information
daniellockyer committed Apr 22, 2022
1 parent b3d858e commit ff8568b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- 15
- 16
- 17
- 18
include:
- os: windows-latest
node: 16
Expand Down

0 comments on commit ff8568b

Please sign in to comment.