]> source.dussan.org Git - gitea.git/commitdiff
revert to node14 for snapcraft
authortechknowlogick <techknowlogick@gitea.io>
Tue, 1 Feb 2022 20:10:55 +0000 (15:10 -0500)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 20:10:55 +0000 (15:10 -0500)
snap/snapcraft.yaml

index 9100b1e87c7675cc125ef41f28d562cbb53d03bb..2defba7be329c4c72f5532008126f6436b594625 100644 (file)
@@ -45,7 +45,7 @@ parts:
     source: .
     stage-packages: [ git, sqlite3, openssh-client ]
     build-packages: [ git, libpam0g-dev, libsqlite3-dev]
-    build-snaps: [ go, node/16/stable ]
+    build-snaps: [ go, node/14/stable ]
     build-environment:
       - LDFLAGS: ""
     override-pull: |