9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-25 20:07:26 +02:00

Update drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

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