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 178afb7 commit 862868d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-new-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Print docker version
run: docker --version
- name: Create symlink
run: ls -l /var/run/docker.sock
run: find / -name "*docker.sock*"
- name: List context
run: docker context ls
# - name: test build arm
Expand Down

0 comments on commit 862868d

Please sign in to comment.