Skip to content

Commit

Permalink
Switch protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
pmai committed Jan 11, 2024
1 parent c4cd6a7 commit 8da8b2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/protobuf.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: ProtoBuf CI Builds

env:
PROTOBUF_VERSION: 21.12
PROTOBUF_VARIANT: ${{ env.PROTOBUF_VERSION >= '22.' && '' || '-all' }}
PROTOBUF_VERSION: 22.5
PROTOBUF_VARIANT:

on:
push:
Expand Down

0 comments on commit 8da8b2e

Please sign in to comment.