build: use Go 1.27, minimum version is Go 1.26 (#10864)

### Purpose

🎉

Signed-off-by: Jakob Borg <jakob@kastelo.net>
This commit is contained in:
Jakob Borg
2026-08-19 20:23:21 +02:00
committed by GitHub
parent 305162e0af
commit 82f3e86424
4 changed files with 9 additions and 4 deletions
+5
View File
@@ -46,3 +46,8 @@
linux: "3.2"
windows: "10.0"
- runtime: go1.27
requirements:
darwin: "22" # macOS 13 (Ventura)
linux: "3.2"
windows: "10.0"