You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
act version: 0.2.64
GOOS: windows
GOARCH: amd64
NumCPU: 16
Docker host: DOCKER_HOST environment variable is not set
Sockets found:
Config files:
C:\Users\pjjg18\AppData\Local\act\actrc:
-P ubuntu-latest=catthehacker/ubuntu:act-latest
-P ubuntu-22.04=catthehacker/ubuntu:act-22.04
-P ubuntu-20.04=catthehacker/ubuntu:act-20.04
-P ubuntu-18.04=catthehacker/ubuntu:act-18.04
Build info:
Go version: go1.21.11
Module path: github.com/nektos/act
Main version: (devel)
Main path: github.com/nektos/act
Main checksum:
Build settings:
-buildmode: exe
-compiler: gc
-ldflags: -s -w -X main.version=0.2.64 -X main.commit=aa54ea933591a57d1179c2691a57f2017aa855e5 -X main.date=2024-07-01T02:21:46Z -X main.builtBy=goreleaser
CGO_ENABLED: 0
GOARCH: amd64
GOOS: windows
GOAMD64: v1
vcs: git
vcs.revision: aa54ea933591a57d1179c2691a57f2017aa855e5
vcs.time: 2024-07-01T02:21:27Z
vcs.modified: false
Error: error during connect: in the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.45/info": open //./pipe/docker_engine: The system cannot find the file specified.
Bug report info
Unclear whether this is an act issue – also reported at cygwin/cygwin-install-action#15
Command used with act
act pull_request -j build-windows -P windows-latest=-self-hosted -s GITHUB_TOKEN="<redacted>"
Describe issue
When running
cygwin/cygwin-install-action@v4
, I see:Further specifics are given at cygwin/cygwin-install-action#15.
Link to GitHub repository
https://github.com/ms609/revbayes/tree/gha-windows
Workflow content
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: