File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
.github/shared-actions/windows-bazel-test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 steps :
1919 - name : Initialize WSL
2020 id : init_wsl
21- uses : alan-agius4/dev-infra/github-actions/setup-wsl@23702f4481c98b9153b560fb183054ac6bee8aab
21+ uses : alan-agius4/dev-infra/github-actions/setup-wsl@8d3488198613c56f4760efdf8e53d4700afd4af8
2222 with :
2323 wsl_firewall_interface : ' vEthernet (WSL (Hyper-V firewall))'
2424
@@ -32,10 +32,10 @@ runs:
3232 shell : wsl-bash {0}
3333
3434 - name : Setup Bazel (inside WSL)
35- uses : alan-agius4/dev-infra/github-actions/bazel/setup@23702f4481c98b9153b560fb183054ac6bee8aab
35+ uses : alan-agius4/dev-infra/github-actions/bazel/setup@8d3488198613c56f4760efdf8e53d4700afd4af8
3636
3737 - name : Setup Bazel RBE (inside WSL)
38- uses : alan-agius4/dev-infra/github-actions/bazel/configure-remote@23702f4481c98b9153b560fb183054ac6bee8aab
38+ uses : alan-agius4/dev-infra/github-actions/bazel/configure-remote@8d3488198613c56f4760efdf8e53d4700afd4af8
3939
4040 - name : Build test binary for Windows (inside WSL)
4141 shell : wsl-bash {0}
You can’t perform that action at this time.
0 commit comments