0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-01 02:26:14 +02:00

bump snapcraft deps (#37039)

This commit is contained in:
techknowlogick 2026-03-30 09:47:41 -04:00 committed by GitHub
parent c31e0cfc1c
commit 539654831a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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