summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob P. Liljenberg <admin@qvantnet.com>2024-03-23 01:37:59 +0100
committerGitHub <noreply@github.com>2024-03-23 01:37:59 +0100
commita535a6eb92b966b62dcb3851bb047fe0ae109836 (patch)
treec0d5b281f0ea47a697d7f99d5a6384a489d0cec9
parentb1b8249d557098550d29d6508f9800c10c25524f (diff)
parent8af8389bd0791b37148ccec63db74fa353e93d12 (diff)
Merge pull request #797 from kz6fittycent/main
-rw-r--r--.github/workflows/test-snap-can-build.yml3
-rw-r--r--snap/snapcraft.yaml2
2 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/test-snap-can-build.yml b/.github/workflows/test-snap-can-build.yml
index c66df73..6df8e47 100644
--- a/.github/workflows/test-snap-can-build.yml
+++ b/.github/workflows/test-snap-can-build.yml
@@ -1,5 +1,4 @@
name: 🧪 Test snap can be built on x86_64
-
on:
workflow_dispatch:
push:
@@ -28,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- node-version: [16.x]
+ node-version: [20.x]
steps:
- uses: actions/checkout@v2
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 61d8d1b..e716cc4 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -6,7 +6,7 @@ description: |
C++ version and continuation of bashtop and bpytop.
license: Apache-2.0
-base: core20
+base: core22
grade: stable
confinement: strict
compression: lzo