]> git.ozlabs.org Git - ppp.git/blob - .github/workflows/buildroot.yaml
Started Buildroot GitHub action. It can currently only retrieve latest stable Buildro...
[ppp.git] / .github / workflows / buildroot.yaml
1 name: Buildroot
2 on: [push]
3
4 jobs:
5   matrix_build:
6     runs-on: ubuntu-latest
7     steps:
8       - name: Checkout Buildroot sources
9         run: git clone --depth=1 --branch=2020.11.1 https://git.busybox.net/buildroot