shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
1.96k stars 505 forks source link

CMake version on arm64 workers is too old #1345

Closed cosmin closed 7 months ago

cosmin commented 7 months ago

arm64 tests are failing with

image

joeyparrish commented 7 months ago

I thought this was fixed by the final version of https://github.com/shaka-project/shaka-packager/pull/1343. Can you show me a CI run where it is failing after that point?

joeyparrish commented 7 months ago

The latest run of the 3.0.0 PR looks to be passing that point: https://github.com/shaka-project/shaka-packager/actions/runs/7911155227/job/21594894574?pr=1312

cosmin commented 7 months ago

It failed on #1303 let me rebase it and try again

cosmin commented 7 months ago

Rebasing to latest main fixed the issue