Add m6i and m6g instance types as fallback for spot instances (#137) #97
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build and Publish | |
on: | |
push: | |
tags: | |
- "v*" | |
jobs: | |
build-and-publish: | |
uses: grafana/runner-images/.github/workflows/packer-build-and-publish.yml@main |