Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Oct 4, 2024
1 parent 7e7f73a commit 73c0eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi_allocations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
golemsp setup --no-interactive
echo "\n***** Provider $i - Presets before change: *****\n"
ya-provider preset list
ya-provider preset update --no-interactive --name=vm --price="cpu=0.0016" --price="duration=0.2311"
ya-provider preset update --no-interactive --name=vm --price="cpu=0.0016" --price="duration=0.1611"
echo "\n***** Provider $i - Presets after change: *****\n"
ya-provider preset list
cd ../..
Expand Down

0 comments on commit 73c0eeb

Please sign in to comment.