Switch to host mode for Docker access

This commit is contained in:
lichenblankie 2026-04-28 19:58:47 +00:00
parent b8cc87be02
commit 3bf670b4a6

View file

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