Skip to content

Commit 31984d5

Browse files
committed
fix: use macos for android screenshot?
1 parent c7e11db commit 31984d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/10-take-screenshot-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
take-screenshot-android:
16-
runs-on: ubuntu-latest
16+
runs-on: macos-latest
1717
timeout-minutes: 15
1818
env:
1919
API_LEVEL: ${{ inputs.api_level }}

0 commit comments

Comments
 (0)