Skip to content

Commit

Permalink
feat!: update xo to v0.56.0 and drop Node.js 14 support
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Dec 17, 2023
1 parent ce2a26f commit b73a8d7
Show file tree
Hide file tree
Showing 4 changed files with 1,400 additions and 2,098 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
node: [14, 16, 18, 20]
node: [16, 18, 20]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit b73a8d7

Please sign in to comment.