terraform/.github
Martin Atkins 3bf758eaf5 build: Consolidate build-darwin job into just "build"
We can use an extra matrix dimension to select which execution environment
we'll use for each GOOS/GOARCH pair, and thus avoid duplicating the
job definition for darwin just to set runs-on: macos-latest for it.

This is not really an intended use of a matrix dimension because it's
directly related to the existing "goos" one, rather than being an
independent third dimension, but it doesn't matter in practice because
we're using the "include" option to specify exact combinations, and thus
we're not relying on the built-in functionality to generate all possible
matrix combinations.
2022-01-05 14:31:04 -08:00
..
ISSUE_TEMPLATE remove Crash section of issue template 2021-10-29 14:43:36 -04:00
workflows build: Consolidate build-darwin job into just "build" 2022-01-05 14:31:04 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-30 14:09:49 +00:00
CONTRIBUTING.md Add clarification to message about community PR review 2021-09-07 21:04:13 -05:00
SUPPORT.md Revise our contributing/development documentation 2019-10-15 08:39:36 -07:00
dependabot.yml Add initial dependabot configuration 2021-07-21 17:31:16 -04:00