Skip to content

Commit 472607d

Browse files
committed
patch
1 parent 844a5ca commit 472607d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-tests-pytorch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
- name: Append Env. vars for Linux
9191
if: ${{ runner.os == 'Linux' }}
9292
run: echo "GLOO_SOCKET_IFNAME=eth0" >> $GITHUB_ENV
93-
9493
- name: Append Env. vars for MacOS
9594
if: ${{ runner.os == 'macOS' }}
9695
run: echo "GLOO_SOCKET_IFNAME=lo0" >> $GITHUB_ENV

0 commit comments

Comments
 (0)