Add Go version 1.25.x to all golang workflows

Co-authored-by: ReneWerner87 <7063188+ReneWerner87@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-11 07:59:23 +00:00
parent 8a5b9b5a22
commit 2697c80fc6
32 changed files with 32 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ jobs:
matrix:
go-version:
- 1.24.x
- 1.25.x
steps:
- name: Fetch Repository
uses: actions/checkout@v6