We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a468b commit c3a92abCopy full SHA for c3a92ab
1 file changed
.semaphore/semaphore.yml
@@ -58,8 +58,6 @@ global_job_config:
58
- cache restore gradle-cache-$GRADLE_SUM
59
# Install Android dependencies if needed
60
- ./script/ci-install-android-sdk.sh
61
- # Install ninja
62
- - sudo apt install -y ninja-build
63
blocks:
64
- name: 'Build'
65
execution_time_limit:
0 commit comments