Commit 1f8ee7b
Set GOTOOLCHAIN in Makefile
This avoids issues when the container image used to run the tests
have a different go version than what we use.
For example, golanci-lint panics if it was built using
go1.25 but go1.26 is used to run it.
CAPI also does this.
Signed-off-by: Lennart Jern <lennart.jern@est.tech>1 parent 9234234 commit 1f8ee7b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments