Skip to content

Commit

Permalink
ci: Remove node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Mar 26, 2022
1 parent c225488 commit 6ea6bad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ jobs:
# max-parallel: 1
matrix:
node:
- 14
- 16
os:
- ubuntu-latest
- windows-latest
# - macOS-latest
steps:
- name: 'Checkout repository'
uses: actions/checkout@v2
Expand Down

0 comments on commit 6ea6bad

Please sign in to comment.