NewPipe/.github/workflows
Siddhesh Naik 879d7a24f0
Fix github worklow for Android tests (#11014)
- The github workflow fails when running android tests.
- The workflow is trying to launch an x86 emulator on aarch-64 (macos-latest) host.
- The macos-latest system seem to be used originally as it supports
  hardware acceleration.
- This is no longer recomended, and ubuntu-latest host can handle the
  same and be faster than macos-latest.

Doc: https://github.com/marketplace/actions/android-emulator-runner#running-hardware-accelerated-emulators-on-linux-runners
2024-04-29 02:45:18 +05:30
..
ci.yml Fix github worklow for Android tests (#11014) 2024-04-29 02:45:18 +05:30
image-minimizer.js Image minizier: replace Number.toFixed(0) with Math.floor() 2023-08-24 11:53:35 +02:00
image-minimizer.yml Bump GH actions 2024-01-08 11:55:57 +08:00
no-response.yml Rename "waiting-for-author" label to "waiting for author" (#8642) 2022-07-17 20:37:15 +03:00
pr-labeler.yml Try to fix PR labeler 2024-03-28 12:03:10 +01:00