Skip to content

Commit

Permalink
[ci] Test on node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Jun 5, 2022
1 parent e63562c commit ddc486e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node:
- 14
- 16
- 18
os:
- macos-latest
- ubuntu-latest
Expand All @@ -26,6 +27,9 @@ jobs:
os: macos-latest
- arch: x86
os: ubuntu-latest
- arch: x86
node: 18
os: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit ddc486e

Please sign in to comment.