diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 49b80f2..342b201 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,8 +19,7 @@ jobs: - "9.10.1" flags: - "" # base case - # Only activate after #224 has landed - # - "+binary" + - "+binary" steps: - uses: actions/checkout@v4