mirror of
https://github.com/element-hq/ess-helm.git
synced 2026-01-16 23:13:06 +00:00
matrix-tools: now uses go 1.25, adjust CI accordingly.
This commit is contained in:
parent
8e0042309a
commit
92ca2d76b4
2 changed files with 2 additions and 1 deletions
2
.github/workflows/matrix-tools.yml
vendored
2
.github/workflows/matrix-tools.yml
vendored
|
|
@ -17,7 +17,7 @@ on:
|
|||
|
||||
env:
|
||||
REGISTRY_IMAGE: ghcr.io/${{ github.repository }}/matrix-tools
|
||||
GO_VERSION: "1.24"
|
||||
GO_VERSION: "1.25"
|
||||
|
||||
jobs:
|
||||
gofmt:
|
||||
|
|
|
|||
1
newsfragments/952.internal.md
Normal file
1
newsfragments/952.internal.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
CI: Adjust Go version used to test matrix-tools to 1.25.
|
||||
Loading…
Add table
Reference in a new issue