瀏覽代碼

update version

Alex Meijer 7 月之前
父節點
當前提交
bd84c14182
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build-test.yaml

+ 1 - 1
.github/workflows/build-test.yaml

@@ -31,7 +31,7 @@ jobs:
         name: Install protoc
         uses: arduino/setup-protoc@v3
         with:
-          version: '25.3'
+          version: '32.1'
       -
         name: Install just
         uses: extractions/setup-just@v3