Skip to content

Commit 229e2f5

Browse files
authored
chore(revert): Revert "ci: update protoc version from 25.3 to 33.2 in regenerate-all.yml" (#17232)
Reverts #17228 Protoc 25.3 is still in use here: https://github.com/googleapis/librarian/blob/3ec07bb1adbad63953dbd741427f92f00fea2646/cmd/librarian/Dockerfile#L49
1 parent b21c1d4 commit 229e2f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regenerate-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install protoc
2929
uses: arduino/setup-protoc@v3
3030
with:
31-
version: "33.2"
31+
version: "25.3"
3232

3333
- name: Install pandoc
3434
run: |

0 commit comments

Comments
 (0)