Skip to content

Commit cdcf88b

Browse files
committed
Updates update version for ps
1 parent 0f49f3d commit cdcf88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PMM_PS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
env:
2727
PS_GLIBC: ${{ github.event.inputs.ps_glibc || '2.35' }}
2828
PMM_IMAGE: ${{ github.event.inputs.pmm_image || 'perconalab/pmm-server:dev-latest' }}
29-
PS_VERSION: ${{ github.event.inputs.ps_version || '8.0.33' }}
29+
PS_VERSION: ${{ github.event.inputs.ps_version || '8.0.36' }}
3030
steps:
3131
- uses: actions/checkout@v2
3232

0 commit comments

Comments
 (0)