You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that prombench for 2.18.0 did run with go 1.13 instead of go 1.14.
The version in .promu.yml was 1.14. We should respect that, so we can test against the relevant go versions.
The text was updated successfully, but these errors were encountered:
roidelapluie
changed the title
The version of .promu.yml is not respected
The go version in .promu.yml is not respected
Sep 28, 2020
roidelapluie
changed the title
The go version in .promu.yml is not respected
Prombench: The go version in proetheus' .promu.yml is not respected
Sep 28, 2020
roidelapluie
changed the title
Prombench: The go version in proetheus' .promu.yml is not respected
Prombench: The go version in prometheus' .promu.yml is not respected
Sep 28, 2020
But this is not a issue if we're comparing the issue against the docker image that is prebuilt because it then directly uses it. Building only occurs for the PR version of prometheus.
I have noticed that prombench for 2.18.0 did run with go 1.13 instead of go 1.14.
The version in .promu.yml was 1.14. We should respect that, so we can test against the relevant go versions.
The text was updated successfully, but these errors were encountered: