Merge pull request #427 from ClusterCockpit/dev

Pre-Merge 1.5 dev
This commit is contained in:
Jan Eitzinger
2025-10-28 12:11:49 +01:00
committed by GitHub
284 changed files with 27296 additions and 18648 deletions

View File

@@ -7,7 +7,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: 1.24.x
go-version: 1.25.x
- name: Checkout code
uses: actions/checkout@v3
- name: Build, Vet & Test