NewPipe/.github
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
..
DISCUSSION_TEMPLATE Don't add "question" label to question discussions (#10906) 2024-03-26 20:28:28 +00:00
ISSUE_TEMPLATE Make latest release link more obvious to bug reporters 2023-08-12 15:08:03 +00:00
workflows Fix github worklow for Android tests (#11014) 2024-04-29 02:45:18 +05:30
CONTRIBUTING.md Add notice to README to not open feature PRs 2023-04-04 10:54:00 +02:00
FUNDING.yml Update FUNDING.yml (#7682) 2022-02-04 10:36:00 +00:00
PULL_REQUEST_TEMPLATE.md Add link to wiki page for APK download 2023-07-08 22:49:10 +02:00
changed-lines-count-labeler.yml Add workflow "PR size labeler" to label PRs based on the number of changed lines 2023-09-24 09:33:44 +02:00