mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
CI: update workflows
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -9,7 +9,7 @@ permissions:
|
||||
contents: write
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.23.3
|
||||
GO_VERSION: 1.23.6
|
||||
|
||||
jobs:
|
||||
prepare-sources-with-deps:
|
||||
@@ -296,7 +296,7 @@ jobs:
|
||||
|
||||
prepare-linux:
|
||||
name: Prepare Linux binaries
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user