Skip to content

Commit

Permalink
drop node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Sep 30, 2023
1 parent 8f45861 commit cf4cf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [16.x]
steps:
- uses: actions/checkout@v2
- uses: volta-cli/action@v1
Expand Down

0 comments on commit cf4cf7f

Please sign in to comment.