Skip to content

Commit

Permalink
bump VMCLI minimum os version
Browse files Browse the repository at this point in the history
  • Loading branch information
kallsyms committed Oct 30, 2023
1 parent bffda23 commit 4d08a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/integration/VM/VMCLI/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ macos_application(
bundle_id = "com.google.santa.e2e.vmcli",
entitlements = "//Testing/integration/VM/Common:entitlements",
infoplists = ["//Testing/integration/VM/Common:plist"],
minimum_os_version = "12.0",
minimum_os_version = "13.0",
deps = [
":vmcli_lib",
],
Expand Down

0 comments on commit 4d08a76

Please sign in to comment.