Skip to content

Commit

Permalink
troubleshooting: default to unbuntu24-lts branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fguimond committed Jul 16, 2024
1 parent 06c108f commit f041471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ commands:
parameters:
branch:
type: string
default: "main"
default: "ubuntu24-lts"
steps:
- when:
condition: << pipeline.parameters.target_workflow >>
Expand Down

0 comments on commit f041471

Please sign in to comment.