Skip to content

Commit

Permalink
remove hw accel check
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaclennan committed Nov 14, 2024
1 parent 45ce86a commit 364cfe7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/maestro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: HW Accel check
run: |
grep -E -c '(vmx|svm)' /proc/cpuinfo
- name: Get APK for testing
run: |
curl -o test.apk "https://github.com/digidem/comapeo-mobile/releases/download/untagged-142428c7d3d78b089aab/CoMapeo0.0.apk"
Expand Down

0 comments on commit 364cfe7

Please sign in to comment.