switched to host-mode Docker

This commit is contained in:
lichenblankie 2026-04-28 19:58:47 +00:00
parent 30d7b5719a
commit f904746b7e

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