Skip to content

CI: switch to debian-bookworm to workaround static-shadow issue #20

CI: switch to debian-bookworm to workaround static-shadow issue

CI: switch to debian-bookworm to workaround static-shadow issue #20

Workflow file for this run

name: Push build
on:
push:
branches:
- qcom/master
jobs:
build:
uses: ./.github/workflows/build-template.yml
with:
branch: ${{github.ref_name}}
secrets: inherit