ci: run tests on windows

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2021-09-21 11:26:55 +02:00 committed by Márk Sági-Kazár
parent 5a4e555471
commit 077ee305c4

View file

@ -15,7 +15,7 @@ jobs:
# that should be able to fail independently.
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
go: ['1.14', '1.15', '1.16', '1.17']
env:
VERBOSE: 1