Skip to content

Commit

Permalink
revert to node14 for snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick authored Feb 1, 2022
1 parent d3b31cc commit 24d39ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 24d39ee

Please sign in to comment.