Skip to content

Commit 2468a58

Browse files
authored
feat(gas): Update default minimum Ruby to 3.1 (#380)
1 parent d29a861 commit 2468a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/gas/trigger-protobuf.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env_vars: {
3131
# List of minor Ruby versions for protobuf builds, colon-delimited.
3232
env_vars: {
3333
key: "GAS_RUBY_VERSIONS"
34-
value: "3.0:3.1:3.2:3.3:3.4"
34+
value: "3.1:3.2:3.3:3.4"
3535
}
3636

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

0 commit comments

Comments
 (0)