Fixed matrix version

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2020-06-26 00:39:33 +04:00
parent a82caf568c
commit 9bd7dc7e2b

View File

@ -15,10 +15,7 @@ jobs:
strategy:
matrix:
include:
version: [
"1.10",
"1.6"
]
version: ["1.10", "1.6"]
steps:
- uses: docker/build-push-action@v1