pdf.js/.github/workflows
Jonas Jenwald 99522c3201 Also test the latest Node.js version in GitHub Actions
Hopefully this will allow us to catch bugs in new Node.js versions earlier, rather than having to wait for bug reports.

Given that `CompressionStream` is (currently) only potentially used when saving a *modified* PDF document, which is unlikely to be a common use-case in Node.js environments, let's just disable the affected unit-test for now.
2023-11-02 16:58:03 +01:00
..
ci.yml Also test the latest Node.js version in GitHub Actions 2023-11-02 16:58:03 +01:00
codeql.yml Bump actions/checkout from 3 to 4 2023-09-04 12:51:59 +00:00
fluent_linter.yml Fix the configuration path in the GitHub Actions workflow for the Fluent linter 2023-10-28 20:15:25 +02:00
publish_website.yml Update the GitHub Actions workflows to use the current Node.js LTS version 2023-10-29 12:42:11 +01:00