Browse Source

revert to node14 for snapcraft

tags/v1.18.0-dev
techknowlogick 2 years ago
parent
commit
24d39ee6b7
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      snap/snapcraft.yaml

+ 1
- 1
snap/snapcraft.yaml View 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: |

Loading…
Cancel
Save