test build windows

This commit is contained in:
epi
2022-04-13 17:27:15 -05:00
parent 2be8aaf2bf
commit de4514e381

View File

@@ -126,7 +126,7 @@ jobs:
env:
IN_PIPELINE: true
runs-on: ${{ matrix.os }}
if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main'
strategy:
matrix:
type: [windows-x64, windows-x86]