Browse Source

term disable bbrv3

TheWildJames 3 tháng trước cách đây
mục cha
commit
1fd441bada
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/actions/networking/action.yml

+ 1 - 0
.github/actions/networking/action.yml

@@ -76,6 +76,7 @@ runs:
         sed -i 's/CONFIG_IP_SET_MAX/65534/g' net/netfilter/ipset/ip_set_core.c
 
     - name: 'Apply BBRv3'
+      if: false
       shell: bash
       working-directory: ${{ github.workspace }}/kernel/common
       run: |