Update pipeline go version
This commit is contained in:
parent
2734ac76ec
commit
ae6d15045e
|
@ -7,7 +7,7 @@ on:
|
|||
branches: [ "main" ]
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.20'
|
||||
GO_VERSION: '1.22'
|
||||
|
||||
jobs:
|
||||
build_linux_x86_64_debug:
|
||||
|
|
|
@ -7,7 +7,7 @@ permissions:
|
|||
packages: write
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.20'
|
||||
GO_VERSION: '1.22'
|
||||
|
||||
jobs:
|
||||
merge_release:
|
||||
|
|
Loading…
Reference in New Issue