diff options
| author | ruki <[email protected]> | 2022-07-18 22:35:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-07-18 22:35:07 +0800 |
| commit | c6e06afb2de9b11af27e10e9f36eed2fea44b157 (patch) | |
| tree | 692c94e88dcd92458c5a6a8a50f0d423c3bc98e7 | |
| parent | 6afde2d12555b9f3a1297e035b66de067a027e96 (diff) | |
remove old ppa
| -rw-r--r-- | .github/workflows/linux.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 78a937283..74d4bf9e6 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -67,11 +67,9 @@ jobs: echo "$PPA_GPG_PRIKEY_2C0C68C9" > ppa_gpg.key gpg --import ppa_gpg.key scripts/makepkg jellyfish - scripts/makeppa groovy scripts/makeppa focal scripts/makeppa bionic scripts/makeppa xenial scripts/makeppa trusty - scripts/makeppa precise |
