Skip to content

Commit

Permalink
Don't run CI on Node 12 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Mar 2, 2022
1 parent 051434b commit 4c14d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version:
- 12.x
- 14.x
- 16.x
steps:
Expand Down

0 comments on commit 4c14d40

Please sign in to comment.