Skip to content

Commit

Permalink
Test ndoe 16, 17 only
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyEckstein committed Nov 15, 2021
1 parent b8090fa commit 653ac82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-check.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [14, 16, 17]
node-version: [16, 17]
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- name: Clone repository
Expand Down

0 comments on commit 653ac82

Please sign in to comment.