diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 42ca7896..8599b34c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -136,8 +136,7 @@ jobs: --openssl \ --njs \ --cc-opt="-I njs/src/ -I njs/build" \ - --ld-opt="-L njs/build" \ - --debug + --ld-opt="-L njs/build" - name: Make unit run: |