Skip to content

Commit

Permalink
switch to node18 for snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick authored Aug 18, 2022
1 parent 0724ca4 commit 3d12018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ parts:
plugin: make
source: .
stage-packages: [ git, sqlite3, openssh-client ]
build-packages: [ git, libpam0g-dev, libsqlite3-dev]
build-snaps: [ go, node/14/stable ]
build-packages: [ git, libpam0g-dev, libsqlite3-dev, build-essential]
build-snaps: [ go, node/18/stable ]
build-environment:
- LDFLAGS: ""
override-pull: |
Expand Down

0 comments on commit 3d12018

Please sign in to comment.