Skip to content

Commit

Permalink
Drop node.js 16 for the time being because of prebuilt canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Oct 22, 2021
1 parent a3851f0 commit 2b45d96
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 @@ -12,7 +12,6 @@ jobs:
node:
- '12'
- '14'
- '16'
steps:
- uses: actions/checkout@v2
- name: Setup node
Expand Down

0 comments on commit 2b45d96

Please sign in to comment.