mirror of
https://github.com/jakejarvis/jakejarvis.git
synced 2026-09-21 00:25:31 -04:00
cli v1.8.337
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||
node: [15.x, 14.x, 12.x, 10.x]
|
||||
node: [16.x, 14.x, 12.x]
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: Node ${{ matrix.node }} on ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user