Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Oct 23, 2023
1 parent d7174cc commit dc6fdc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_smithy/configure_feedstock.py
Original file line number Diff line number Diff line change
Expand Up @@ -2055,7 +2055,7 @@ def _load_forge_config(forge_dir, exclusive_config_file, forge_yml=None):

if config["provider"]["linux_s390x"] in {"default", "native"}:
config["provider"]["linux_s390x"] = ["travis"]

config["pinned_packages"] = conda_build.utils.ensure_list(
config["pinned_packages"]
)
Expand Down

0 comments on commit dc6fdc5

Please sign in to comment.