switched to host-mode Docker

This commit is contained in:
blankie 2026-04-28 19:58:47 +00:00
parent 4e92224ab9
commit 7c95b8327c

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