Skip to content

Commit

Permalink
- removed 11
Browse files Browse the repository at this point in the history
  • Loading branch information
iamvishnusankar committed Aug 24, 2020
1 parent ba14fbc commit ae4d347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: ['14', '13', '12', '11', '10', '9']
node: ['14', '13', '12', '10', '9']
steps:
- name: Github Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit ae4d347

Please sign in to comment.