File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -11,23 +11,21 @@ manifests:
1111 platform:
1212 architecture: amd64
1313 os: linux
14- -
15- image: plugins/matrix:{{#if build.tag}}{{trimPrefix build.tag "v"}}-{{/if}}linux-i386
16- platform:
17- architecture: 386
18- os: linux
1914 -
2015 image: plugins/matrix:{{#if build.tag}}{{trimPrefix build.tag "v"}}-{{/if}}linux-arm64
2116 platform:
2217 architecture: arm64
2318 os: linux
19+ variant: v8
2420 -
2521 image: plugins/matrix:{{#if build.tag}}{{trimPrefix build.tag "v"}}-{{/if}}linux-arm
2622 platform:
2723 architecture: arm
2824 os: linux
25+ variant: v7
2926 -
3027 image: plugins/matrix:{{#if build.tag}}{{trimPrefix build.tag "v"}}-{{/if}}windows-amd64
3128 platform:
3229 architecture: amd64
3330 os: windows
31+ variant: 1809
You can’t perform that action at this time.
0 commit comments