1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Build: Refine workflow for cygwin and remove scorecard. v6.0.120 (#3995)

#3983 already fixed the `test` workflow, but I think the `release` will
have same issue.

---------

Co-authored-by: winlin <winlinvip@gmail.com>
This commit is contained in:
Jacob Su 2024-03-26 16:37:33 +08:00 committed by GitHub
parent 2199fd2b88
commit 08971e5905
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 3 additions and 80 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 6
#define VERSION_MINOR 0
#define VERSION_REVISION 119
#define VERSION_REVISION 120
#endif