Skip to content

Commit

Permalink
Use protobuf 4.23 for ut.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaihui committed Aug 3, 2023
1 parent 6179bff commit 71dec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_for_protobuf_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
run-unit-tests-on-for-protobuf:
strategy:
matrix:
protobuf_ver: ["3.19", "3.20", "4.21"]
protobuf_ver: ["3.19", "3.20", "4.23"]

timeout-minutes: 60
runs-on: ubuntu-latest
Expand Down

0 comments on commit 71dec58

Please sign in to comment.