Skip to content

Commit

Permalink
ci: re-add latest node
Browse files Browse the repository at this point in the history
This commit adds testing on the latest nodejs to see if tests pass once
again with Semaphore.
  • Loading branch information
jniles committed Jun 6, 2022
1 parent 74043de commit 5636d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ blocks:
values:
- '14'
- '16'
# - 'node'
- 'node'

- name: Install Testing Matrix
dependencies: ["Update Dependencies"]
Expand Down Expand Up @@ -121,4 +121,4 @@ blocks:
values:
- '14'
- '16'
# - 'node'
- 'node'

0 comments on commit 5636d6e

Please sign in to comment.