Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/shared-actions/windows-bazel-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
steps:
- name: Initialize WSL
id: init_wsl
uses: angular/dev-infra/github-actions/setup-wsl@59c46175bf3a8870c0c2ceb9de1eb741fd50d415
uses: josephperrott/dev-infra/github-actions/setup-wsl@983a33c8f84f9928a146b26c82a9b124eb9b8f09
with:
wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall))'

Expand Down
Loading