Skip to content

test Ubuntu 24.04 Raspberry Pi image as a custom url #362

test Ubuntu 24.04 Raspberry Pi image as a custom url

test Ubuntu 24.04 Raspberry Pi image as a custom url #362

Workflow file for this run

name: Test debug on
on:
push:
branches:
- 'main'
- 'releases/**'
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./ # pguyot/arm-runner-action@HEAD
with:
debug: true
commands: |
set -o | egrep 'xtrace\s+on'