From 08b773dfa8d4154a460dd7642b42cd028b00fcc9 Mon Sep 17 00:00:00 2001 From: x7z4w Date: Sun, 3 Aug 2025 19:30:20 +0000 Subject: [PATCH] fix node Signed-off-by: x7z4w --- .forgejo/workflows/android-check.yaml | 2 -- 1 file changed, 2 deletions(-) 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