Skip to content

Commit

Permalink
Use chromium/6367 as a default branch (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 authored Apr 13, 2024
1 parent a4981c3 commit ad00197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/angle_builder/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def parse_args(args):
"--branch",
dest="branch",
help="ANGLE branch to build",
default="chromium/6261",
default="chromium/6367",
)
parser.add_argument(
"--storage-folder",
Expand Down

0 comments on commit ad00197

Please sign in to comment.