CI: host-mode Docker

This commit is contained in:
lichenblankie 2026-04-28 19:58:47 +00:00
parent f55fe954b9
commit 0cb8f4c907

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest:host
steps: steps:
- name: Checkout code - name: Checkout code