Skip to content

Commit

Permalink
14.x is EOLed
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jan 22, 2024
1 parent d9ee615 commit 646bb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [16.x, 18.x]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 646bb6a

Please sign in to comment.