fix(ci): use runner docker host
This commit is contained in:
parent
7263befc1c
commit
575a5749f6
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DOCKER_HOST: unix:///var/run/docker.sock
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue