mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 10:11:27 +00:00
target Ubuntu Bionic in PPA release (#1909)
This commit is contained in:
committed by
GitHub
parent
0c6ecef92b
commit
c5b6d8f81f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user