We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2173af commit eb7542aCopy full SHA for eb7542a
1 file changed
.github/workflows/publish.yml
@@ -23,5 +23,5 @@ jobs:
23
repository: 'ppa:maths22/ruby-testing'
24
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
25
gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
26
- series: 'bionic focal jammy'
+ series: 'focal jammy'
27
pkgdir: '${{ github.workspace }}/ruby/'
0 commit comments