diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07ece0e26..0d476cd51 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -182,7 +182,7 @@ jobs: check-security: true check-symbols: false dep-opts: "AVX2=1 MINGW=1" - config-opts: "--with-intel-avx2 --enable-gui=qt5" + config-opts: "--enable-scrypt-sse2 --with-intel-avx2 --enable-gui=qt5" goal: install - name: x86_64-macos host: x86_64-apple-darwin11