diff --git a/.forgejo/workflows/android-check.yaml b/.forgejo/workflows/android-check.yaml index 03f325b32..70590ad2f 100644 --- a/.forgejo/workflows/android-check.yaml +++ b/.forgejo/workflows/android-check.yaml @@ -37,8 +37,6 @@ on: jobs: lint: name: Android Lint - container: - image: runmymind/docker-android-sdk:latest runs-on: ubuntu-latest container: image: runmymind/docker-android-sdk:latest