Update strategy names for Docker
This commit is contained in:
parent
7b1190cb28
commit
b778bcdb37
|
@ -66,11 +66,11 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
Docker.amd64:
|
||||
amd64:
|
||||
BuildConfiguration: amd64
|
||||
Docker.arm64:
|
||||
arm64:
|
||||
BuildConfiguration: arm64
|
||||
Docker.armhf:
|
||||
armhf:
|
||||
BuildConfiguration: armhf
|
||||
|
||||
pool:
|
||||
|
|
Loading…
Reference in New Issue
Block a user