Skip to content

chore: debug runner

chore: debug runner #1

Workflow file for this run

name: Debug CI runner
on:
push:
jobs:
debug:
timeout-minutes: 5
runs-on: arm-runner
steps:
- name: Run checks
run: |
printenv
uname -a