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:
parent
810350e17e
commit
25eae779e6
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue