Skip to content

Commit dd63c57

Browse files
committed
ci: all infrastructure tag options
1 parent 9b9e49e commit dd63c57

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.gitlab/ci/build.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ variables:
2727
- amd64
2828
- amd64-avx2
2929
- amd64-avx2-avx512
30-
- "on-prem-amd64"
31-
- "on-prem-arm64"
32-
- "aws-spot-amd64"
33-
- "aws-spot-arm64"
30+
- arm64
31+
- on-prem-amd64
32+
- on-prem-amd64-avx2-avx512
33+
- on-prem-arm64
34+
- aws-spot-amd64
35+
- aws-spot-arm64
3436
value: "amd64-avx2"
3537
OS:
3638
description: Operating system

0 commit comments

Comments
 (0)