parca
parca copied to clipboard
ci: test minimum Go version
Something I mentioned in https://github.com/parca-dev/.github/pull/4#issuecomment-1204483407. This would ensure it still works as advertised and if not, we would know it needs a bump:
https://github.com/parca-dev/parca/blob/172f9173751f6769fe8ac8855bf3dc4fb6ff0947/go.mod#L3
Note: If merged, the required checks will need to be updated, because their names is changed
(I start to wonder how many checks is too many checks :sweat_smile:)
Yeah, I hear you, I am not sure if I want to do that either, but for fun, let me see if I can make a dynamic version list :grin:
FYI ARM is in preview on Azure, hopefully once GA, it'll follow on GH Actions soon after :crossed_fingers:
https://azure.microsoft.com/en-us/blog/now-in-preview-azure-virtual-machines-with-ampere-altra-armbased-processors/
Sweet, it's dynamic :slightly_smiling_face:
Closing, this was an experiment, I do not think we will use it for now