Commit a320b1e3 authored by nanahira's avatar nanahira

build avx2 and noavx2

parent c4e6d604
Pipeline #36834 passed with stages
in 9 minutes and 48 seconds
...@@ -202,12 +202,14 @@ exec_windows_pro3: ...@@ -202,12 +202,14 @@ exec_windows_pro3:
exec_linux: exec_linux:
extends: .exec_linux extends: .exec_linux
tags: tags:
- avx2 - noavx2
exec_linux_pro3: exec_linux_pro3:
extends: extends:
- .exec_linux - .exec_linux
- .use_pro3 - .use_pro3
tags:
- avx2
exec_debian: exec_debian:
extends: .exec_debian extends: .exec_debian
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment