ソースを参照

term disable bbrv3

TheWildJames 3 ヶ月 前
コミット
1fd441bada
1 ファイル変更1 行追加0 行削除
  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: |