10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-22 10:47:38 +02:00

Update drone.yml

This commit is contained in:
Anthony Scemama 2022-05-12 12:08:18 +02:00
parent 687fa9472a
commit 8a7854de57

View File

@ -27,7 +27,7 @@ steps:
- name: configure fast
image: scemama666/qp2_env
commands:
- ./configure -i all -c ./config/gfortran_avx.cfg
- ./configure -c ./config/gfortran_avx.cfg
- name: compile fast
image: scemama666/qp2_env