Skip to content

Commit dcc58e0

Browse files
Fix CI for MacOS
1 parent e935392 commit dcc58e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
run: make deps
7575

7676
- name: Change DNS configuration
77+
if: runner.os == 'Linux'
7778
run: sudo mount --bind /run/systemd/resolve/resolv.conf /etc/resolv.conf
7879

7980
# - name: Setup tmate session

0 commit comments

Comments
 (0)