1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-25 19:08:28 +00:00
This commit is contained in:
techknowlogick
2025-08-15 06:13:24 -04:00
committed by GitHub
parent d9a2dfd95e
commit 1740d36581
4 changed files with 4 additions and 4 deletions

View File

@@ -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.24/stable, node/22/stable ]
build-snaps: [ go/1.25/stable, node/22/stable ]
build-environment:
- LDFLAGS: ""
override-pull: |