Build with Go 1.25

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2025-08-30 14:22:23 +03:00
parent e2abf8e358
commit acdf523c54
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
8 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@ permissions:
contents: read
env:
GO_VERSION: 1.24.x
GO_VERSION: 1.25.x
jobs:
conform-kubernetes: