fix(ci): use runner docker host
Some checks failed
build-and-release / build (push) Failing after 1m10s
Some checks failed
build-and-release / build (push) Failing after 1m10s
This commit is contained in:
parent
366b6b878a
commit
2402b1f7e4
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