Test against x86 too
This commit is contained in:
parent
b905a7f31a
commit
5754f52034
1 changed files with 1 additions and 0 deletions
1
.github/workflows/Tests.yml
vendored
1
.github/workflows/Tests.yml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
|||
- windows-latest
|
||||
arch:
|
||||
- x64
|
||||
- x86
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue