Skip to content

Commit

Permalink
CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Apr 3, 2021
1 parent 5ccd79f commit 0ab264d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ jobs:
config:
- node-version: '10.0.0'
NO_LINT: 1
- node-version: '15.5.0'
- node-version: '12.22.0' # LTS
NO_LINT: 1
- node-version: '14.16.0' # LTS
NO_LINT: 1
- node-version: '15.13.0'

runs-on: ubuntu-20.04

Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.15.3
14.16.0

0 comments on commit 0ab264d

Please sign in to comment.