Caren 3 years ago committed by GitHub
parent c446da9c74
commit 25c5ae1fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
timeout-minutes: 60
steps:
@ -85,7 +85,6 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
arch: x86_64
first-boot-delay: 1000
disable-animations: true
disk-size: 1500M
heap-size: 512M

Loading…
Cancel
Save