diff --git a/.github/workflows/cpp-golang-rust.yml b/.github/workflows/cpp-golang-rust.yml index a4fdc9414..52f2f0819 100644 --- a/.github/workflows/cpp-golang-rust.yml +++ b/.github/workflows/cpp-golang-rust.yml @@ -178,6 +178,8 @@ jobs: build_args: -DEXT_FIELD=OFF - name: m31 build_args: -DEXT_FIELD=ON + - name: koalabear + build_args: -DEXT_FIELD=ON steps: - name: Checkout Repo uses: actions/checkout@v4