parca icon indicating copy to clipboard operation
parca copied to clipboard

ci: test minimum Go version

Open maxbrunet opened this issue 2 years ago • 2 comments

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:)

maxbrunet avatar Aug 10 '22 20:08 maxbrunet

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/

maxbrunet avatar Aug 15 '22 06:08 maxbrunet

Sweet, it's dynamic :slightly_smiling_face:

maxbrunet avatar Aug 15 '22 18:08 maxbrunet

Closing, this was an experiment, I do not think we will use it for now

maxbrunet avatar Feb 09 '23 23:02 maxbrunet