From 44beea0108dbf3cfdf5fea086dd4745589f5dd62 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Mon, 18 Sep 2023 21:54:07 +0200 Subject: [PATCH] Release snap --- .github/workflows/release.yml | 2 +- snap/snapcraft.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a77bbed..8319bfc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ on: [release, workflow_dispatch] jobs: snap: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v3 with: diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index dc15d10..e5c173b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,8 +1,8 @@ name: fx -version: 30.0.0-6 +version: 30.0.0-7 summary: Terminal JSON viewer description: Terminal JSON viewer -base: core18 +base: core20 grade: stable confinement: strict architectures: