Browse Source

target Ubuntu Bionic in PPA release (#1909)

Sebastian Stenzel 3 years ago
parent
commit
c5b6d8f81f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .github/workflows/release.yml
  2. 1 1
      dist/linux/debian/changelog

+ 1 - 1
.github/workflows/release.yml

@@ -207,7 +207,7 @@ jobs:
   ppa:
     name: Upload source package to PPA
     needs: [buildkit, metadata]
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-18.04
     steps:
       - uses: actions/checkout@v2
       - name: install build tools

+ 1 - 1
dist/linux/debian/changelog

@@ -1,4 +1,4 @@
-cryptomator (${PPA_VERSION}) focal; urgency=low
+cryptomator (${PPA_VERSION}) bionic; urgency=low
 
   * Full changelog can be found on https://github.com/cryptomator/cryptomator/releases