Skip to content

Commit

Permalink
ci: disable old node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink committed Apr 16, 2024
1 parent f9789fb commit 1272af2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
os:
- ${{ vars.UBUNTU_VERSION }}
node-version:
- 12.x
- 14.x
- 16.x
- 18.x
steps:
Expand Down

0 comments on commit 1272af2

Please sign in to comment.