Skip to content

Commit dd2d0fa

Browse files
committed
rollback protobuf to version 3.15
protocolbuffers/protobuf-javascript#105
1 parent ced6d78 commit dd2d0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install Protoc
3333
uses: arduino/setup-protoc@v2
3434
with:
35-
version: "23.2"
35+
version: "3.15"
3636

3737
- name: Print protoc version
3838
run: protoc --version

0 commit comments

Comments
 (0)