Skip to content

Commit

Permalink
ci: ensure latest node is always tested
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Mar 10, 2021
1 parent ed612c5 commit c297a3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
- 14
- 15.0.1
- 15
- '>=15'

runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit c297a3e

Please sign in to comment.