This commit is contained in:
2022-09-30 19:47:27 +02:00
parent 282e87d8cc
commit d38bae0dd1

View File

@@ -50,3 +50,13 @@ workflows:
- "1.16"
- "1.17"
- "1.18"
- test:
name: test-windows
os: windows
run_test: false
matrix:
parameters:
go_version:
- "1.16"
- "1.17"
- "1.18"