keyvan 10 月之前
父节点
当前提交
32b59c5adf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci-pre-commit.yml

+ 1 - 1
.github/workflows/ci-pre-commit.yml

@@ -28,7 +28,7 @@ jobs:
       - name: Set up Clang
         uses: egor-tensin/setup-clang@v1
         with:
-          version: 14
+          version: 12
           platform: x64
       - run: c++ -v
       - name: Install protoc