Skip to content

Commit

Permalink
Remove Node.js 18 from CI since we hacve strange issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 20, 2024
1 parent 28c39db commit e90fef4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
node-version:
- 22
- 20
- 18
name: Node.js ${{ matrix.node-version }} Quick
steps:
- name: Checkout the repository
Expand Down

0 comments on commit e90fef4

Please sign in to comment.