mirror of
https://github.com/wharfkit/account.git
synced 2026-07-21 17:43:40 +00:00
Test with node 18
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node-version: [14, 16, 17]
|
||||
node-version: [14, 16, 18]
|
||||
name: Node.js v${{ matrix.node-version }}
|
||||
steps:
|
||||
- name: Setup Node.js
|
||||
|
||||
Reference in New Issue
Block a user