From fe308d2075dd8cb79906b5f5cb7aef3c4cb94832 Mon Sep 17 00:00:00 2001 From: Peter Sirotnak Date: Tue, 11 Feb 2025 13:15:50 +0100 Subject: [PATCH] PMM-13761: PMM Easy Install --- .github/workflows/pmm-easy-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pmm-easy-install.yml b/.github/workflows/pmm-easy-install.yml index 504aea85..01a3697d 100644 --- a/.github/workflows/pmm-easy-install.yml +++ b/.github/workflows/pmm-easy-install.yml @@ -82,4 +82,4 @@ jobs: pmm_ui_tests_branch: ${{ inputs.pmm_ui_tests_branch || 'v3' }} qa_integration_branch: ${{ inputs.qa_integration_branch || 'v3' }} pmm_server_image: ${{ inputs.pmm_server_image || 'perconalab/pmm-server:3-dev-latest' }} - os: ${{ 'ol-9' }} \ No newline at end of file + os: ${{ 'ol-9' }}