Skip to content

Cherry pick PR #1892: Remove --no-install-recommends and patcher from Android Dockerfile #331

Cherry pick PR #1892: Remove --no-install-recommends and patcher from Android Dockerfile

Cherry pick PR #1892: Remove --no-install-recommends and patcher from Android Dockerfile #331

Workflow file for this run

name: stub_23.lts.1+
on:
pull_request:
types: [ready_for_review, opened, reopened, synchronize, labeled]
branches:
- '23.lts.1\+'
push:
branches:
- '23.lts.1\+'
workflow_dispatch:
inputs:
nightly:
description: 'Nightly workflow.'
required: true
type: boolean
default: false
jobs:
stub:
uses: ./.github/workflows/main.yaml
permissions:
packages: write
pull-requests: write
with:
platform: stub
nightly: 'false'