Changed v8 to v7.

This commit is contained in:
Keanu Timmermans 2020-09-10 21:05:33 +02:00 committed by GitHub
parent 005713efca
commit 369937ad2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
run: |
docker buildx build \
--tag keanucode/travbot-v3:latest \
--platform linux/amd64,linux/arm/v8,linux/arm64 .
--platform linux/amd64,linux/arm/v7,linux/arm64 .