Matrix elements must be arrays.

This commit is contained in:
Ximon Eighteen
2022-01-25 00:44:04 +01:00
committed by Lorenzo Bolla
parent 4cb9ac5357
commit 9f9a1a138b
+2 -2
View File
@@ -22,8 +22,8 @@ jobs:
fail-fast: true
matrix:
go: [1.11, 1.12, 1.13]
run_long_tests: no
allow_failure: no
run_long_tests: [no]
allow_failure: [no]
include:
- go: master
run_long_tests: no