Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .kokoro/gas/trigger-protobuf.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ env_vars: {
# List of minor Ruby versions for protobuf builds, colon-delimited.
env_vars: {
key: "GAS_RUBY_VERSIONS"
value: "3.1:3.2:3.3:3.4"
value: "3.1:3.2:3.3:3.4:4.0"
}

# Path to the RubyGems API key file for the protobuf account.
Expand Down