abema / go-mp4

Go library for reading and writing MP4 file
https://dev.to/sunfishshogi/go-mp4-golang-library-and-cli-tool-for-mp4-52o1
MIT License
464 stars 30 forks source link

go-test on windows-latest not working #119

Closed sunfish-shogi closed 10 months ago

sunfish-shogi commented 2 years ago

go-test is failed on Windows by ran too long.

Screen Shot 2022-06-29 at 20 28 55

Currently, windows-latest is commented out. https://github.com/abema/go-mp4/blob/2317981c29f34998fe96800f04378238770169a4/.github/workflows/test.yml#L13-L15