mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-23 05:13:00 -05:00
.github/workflows/ci-go-tests.yaml: Attempt to set SYSTEMROOT on Windows under msys2.
This commit is contained in:
@@ -82,6 +82,7 @@ jobs:
|
||||
done
|
||||
env:
|
||||
MATRIX_OS: ${{ matrix.os }}
|
||||
SYSTEMROOT: C:\Windows
|
||||
- name: Test All (*nix)
|
||||
working-directory: ./go
|
||||
if: ${{ matrix.os != 'windows-latest' }}
|
||||
|
||||
Reference in New Issue
Block a user