mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
CI: update Go version
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
ed3bb4200f
commit
abd64cd708
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -9,7 +9,7 @@ permissions:
|
|||
contents: write
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.25.5
|
||||
GO_VERSION: 1.25.8
|
||||
|
||||
jobs:
|
||||
prepare-sources-with-deps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue