bump to use go 1.22 (#29119)
This commit is contained in:
parent
155269fa58
commit
a346a8c852
13 changed files with 54 additions and 54 deletions
|
@ -44,7 +44,7 @@ parts:
|
|||
source: .
|
||||
stage-packages: [ git, sqlite3, openssh-client ]
|
||||
build-packages: [ git, libpam0g-dev, libsqlite3-dev, build-essential]
|
||||
build-snaps: [ go/1.21/stable, node/18/stable ]
|
||||
build-snaps: [ go/1.22/stable, node/20/stable ]
|
||||
build-environment:
|
||||
- LDFLAGS: ""
|
||||
override-pull: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue