We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c557d7 commit 2108922Copy full SHA for 2108922
.github/workflows/ppg-testing.yml
@@ -111,7 +111,7 @@ jobs:
111
rm -f percona-release_latest.generic_all.deb
112
fi
113
percona-release disable all
114
- percona-release enable ${{ inputs.ppg-repo }} testing
+ percona-release enable ${{ inputs.ppg-repo }} ${{ inputs.ppg-repo-type }}
115
shell: bash
116
117
- name: Set RPM install list
0 commit comments