fix github action simint failure

This commit is contained in:
edoapra 2022-04-25 12:38:41 -07:00
parent 8dbfdde0c9
commit cbbd02a072
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -63,6 +63,7 @@ jobs:
FC: ${{ matrix.fc }}
COMEX_MAX_NB_OUTSTANDING: 4
SIMINT_MAXAM: 3
SIMINT_VECTOR: avx2
continue-on-error: ${{ matrix.experimental }}
steps:
- name: Checkout code