Closed hummeltech closed 2 years ago
By no longer using GitHub's images in favor of using static tagged images from Docker Hub.
Also:
compiler_version
pg_version
yamllint
.github/
Addresses #34
See here for an example of a passing workflow run.
I have finally looked into this and did it somewhat differently, but stole some ideas from your PR. Thanks!
By no longer using GitHub's images in favor of using static tagged images from Docker Hub.
Also:
compiler_version
/pg_version
values if it seems like too muchyamllint
warnings under.github/
Addresses #34
See here for an example of a passing workflow run.