Skip to content

Commit

Permalink
drop Node.js 16 support, apparently pdfjs-dist doesn't work on it any…
Browse files Browse the repository at this point in the history
…more
  • Loading branch information
electrovir committed Aug 28, 2023
1 parent d9617b6 commit 480648c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [16.x, 18.x]
node-version: [18.x, 20.x]
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
Binary file removed test-files/spread-out-text.pdf
Binary file not shown.

0 comments on commit 480648c

Please sign in to comment.