mirror of
https://github.com/spf13/viper.git
synced 2024-04-21 12:31:38 +00:00
ci: run tests on windows
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
committed by
Márk Sági-Kazár
parent
5a4e555471
commit
077ee305c4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user