You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tverghis authored #31 which runs tests on on-demand AWS instances that host GitHub runners.
The action this uses has a PR for supporting Spot instances. Since we would like to eventually run the tests on many instance types to check their support, it makes sense to try to support Spot, and @tverghis has already applied that patch to a local repo.
In this issue, we:
configure the AWS IAM role to support spot instances
add instructions to the AWS CI docs
The text was updated successfully, but these errors were encountered:
@tverghis authored #31 which runs tests on on-demand AWS instances that host GitHub runners.
The action this uses has a PR for supporting Spot instances. Since we would like to eventually run the tests on many instance types to check their support, it makes sense to try to support Spot, and @tverghis has already applied that patch to a local repo.
In this issue, we:
The text was updated successfully, but these errors were encountered: