Skip to content

Commit

Permalink
setup docker
Browse files Browse the repository at this point in the history
  • Loading branch information
maxday committed Jan 31, 2024
1 parent 862868d commit 38c35b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-new-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ jobs:
run: brew install docker --cask
- name: Print docker version
run: docker --version
- name: Create symlink
run: find / -name "*docker.sock*"
- name: List context
run: docker context ls
# - name: test build arm
# run: cd s3-uploader/runtimes/rust_on_provided_al2023 && docker buildx build .
# /Applications/Docker.app/Contents/MacOS/com.docker.socket



Expand Down

0 comments on commit 38c35b1

Please sign in to comment.