Skip to content

Commit

Permalink
Merge pull request #628 from golemfactory/staszek/set-default-chosen-…
Browse files Browse the repository at this point in the history
…platform

set default chosen-platform
  • Loading branch information
staszek-krotki authored Jul 7, 2023
2 parents a9186a1 + 7bd403f commit e08cf3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goth/runner/probe/mixin.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ async def subscribe_template_demand(
),
"golem.srv.comp.task_package": task_package,
"golem.node.debug.subnet": DEFAULT_SUBNET,
"golem.com.payment.chosen-platform": self.payment_config.platform_string,
},
constraints=constraints,
)
Expand Down

0 comments on commit e08cf3c

Please sign in to comment.