Skip to content

Commit 24ee179

Browse files
committed
Docker buildx inherit MTU settings from docker
1 parent 51b23c5 commit 24ee179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-neurodesktop-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
#change to if else later, this is for testing the arc runners.
6363
with:
6464
driver-opts: |
65-
network.mtu=1400
65+
network=host
6666
- name: Login to GHCR
6767
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
6868
with:

0 commit comments

Comments
 (0)