build: update compat.yaml for Go 1.24 (rc1) (fixes #9870)

This commit is contained in:
Jakob Borg
2024-12-15 11:09:10 +01:00
parent 83727e0824
commit 163dc122f3

View File

@@ -26,3 +26,9 @@
darwin: "20"
linux: "2.6.32"
windows: "10.0"
- runtime: go1.24
requirements:
darwin: "20"
linux: "3.2"
windows: "10.0"