ci: suspend use of android CI as it wastes our minutes right now

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2024-06-16 02:18:37 +02:00
parent 810350e17e
commit 25eae779e6
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ on:
jobs: jobs:
build: build:
if: ${{ false }} # at the moment this simply wastes our minutes, we will enable it when we have unit tests etc.
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env: