Commit 673985e
authored
### Description of Changes
- Migrate from `unzipper` to `yauzl-promise`
- Remove Node 14 from test matrix
Notes: Unzipping MacOS build on MacOS platform fails with `End of
Central Directory Record not found` error message. Will look at it in
another PR to prevent scope creep.
Fixes: #1002
Closes: #1000
1 parent b06f052 commit 673985e
File tree
6 files changed
+549
-176
lines changed- .github/workflows
- src
- test/specs
6 files changed
+549
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments