mirror of
https://github.com/spf13/viper.git
synced 2024-04-21 12:31:38 +00:00
feat: make yaml3 the default
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
committed by
Márk Sági-Kazár
parent
7c35aa91d2
commit
8d0299919d
@@ -17,7 +17,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
go: ['1.15', '1.16', '1.17', '1.18']
|
||||
tags: ['', 'viper_yaml3', 'viper_toml2']
|
||||
tags: ['', 'viper_yaml2', 'viper_toml2']
|
||||
env:
|
||||
GOFLAGS: -mod=readonly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user