Skip to content

Commit

Permalink
CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Jul 25, 2021
1 parent c9c0e39 commit 59973f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
config:
- node-version: '10.13.0' # LTS
NO_LINT: 1
- node-version: '12.22.1' # LTS
- node-version: '12.13.0' # LTS
NO_LINT: 1
- node-version: '14.17.0' # LTS
- node-version: '14.15.0' # LTS
NO_LINT: 1
- node-version: '16.1.0'
- node-version: '16.5.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.17.0
14.17.3

0 comments on commit 59973f7

Please sign in to comment.