Update srt 1.5.5#77
Conversation
|
Thanks for the update, @neoxpert! Bumping the bundled libSRT to v1.5.5 and widening the Node test matrix are both welcome. Because this changes the libSRT version the addon compiles against ( Two things to check first:
A maintainer will take it from here once CI is green. Reviewed by the node-srt community triage bot — Tier B (libSRT version / build script), handed to a human maintainer. |
|
Thank you @birme for adjusting the automated build setup. Actually I added Node 26, as it is the current version (https://nodejs.org/en/blog/release/v26.0.0) which will also become an LTS release in October. Since the initial build pipeline run (https://github.com/neoxpert/node-srt/actions/runs/27036283376) did succeed, I kept it in the matrix. |
Update SRT to 1.5.5 and also add NodeJS 24 and 26 to the build matrix.