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