ci: temp ubuntu-latest routing smoke (silvermetal-builder label verification)

This commit is contained in:
2026-06-12 01:04:06 +00:00
parent cc712f6d91
commit b0c5630f2f

View File

@@ -0,0 +1,10 @@
name: ubuntu-routing-smoke
on:
workflow_dispatch:
jobs:
routing-smoke:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo "routed OK"