mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
Matrix elements must be arrays.
This commit is contained in:
committed by
Lorenzo Bolla
parent
4cb9ac5357
commit
9f9a1a138b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user