Skip to content

Tags: troinine/ec2-github-runner

Tags

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support spot instances (#1)

* feat: support for defining market type for the allocated instance

* docs: polish README.md

* build: package with market-type feature

* fix: fix validation for marketType as undefined can still be returned it seems

* fix: config stores inputs in the input object

* fix: set spot options correctly