Update pipeline go version
This commit is contained in:
parent
2734ac76ec
commit
ae6d15045e
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
branches: [ "main" ]
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.20'
|
||||
GO_VERSION: '1.22'
|
||||
|
||||
jobs:
|
||||
build_linux_x86_64_debug:
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -7,7 +7,7 @@ permissions:
|
||||
packages: write
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.20'
|
||||
GO_VERSION: '1.22'
|
||||
|
||||
jobs:
|
||||
merge_release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user