diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 804eced9..09499732 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -204,7 +204,7 @@ jobs: GOARM: ${{ matrix.goarm }} GOMIPS: ${{ matrix.gomips }} CGO_ENABLED: 0 - TAGS: with_clash_api,with_quic + TAGS: with_gvisor,with_dhcp,with_wireguard,with_clash_api,with_quic,with_utls,with_ech steps: - name: Checkout uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4