Skip to content

Commit d3bb506

Browse files
committed
fixup! .github/workflows/ci.yml: test Windows on ARM.
1 parent e94721a commit d3bb506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo ---
4545
set
4646
echo ---
47-
go env
47+
go env || true
4848
4949
- name: Install Rust
5050
if: ${{ runner.os == 'Windows' }} && ${{ runner.arch == 'ARM64' }}

0 commit comments

Comments
 (0)