trixie runner test, attempt 2

This commit is contained in:
mrkmntal 2025-11-03 16:55:48 -05:00
commit d2b25f54ed

View file

@ -4,7 +4,7 @@ on: [push]
jobs:
build:
runs-on: [self-hosted:docker://node:trixie]
runs-on: [self-hosted-trixie]
steps:
- name: Manual clone
run: |