Skip to content

Commit 6f44a73

Browse files
committed
PMM-13800 include al2023 for package tests
1 parent 5e1eeec commit 6f44a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pmm-version-getter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
start_version: ${{ steps.get-start.outputs.result }}
4242
finish_version: ${{ steps.get-finish.outputs.result }}
4343
version_matrix: ${{ steps.get-matrix.outputs.result }}
44-
pt_os_matrix: "[\"bullseye\", \"bookworm\", \"noble\", \"jammy\", \"focal\", \"ol-8\", \"ol-9\"], \"al2023\"]""
44+
pt_os_matrix: "[\"bullseye\", \"bookworm\", \"noble\", \"jammy\", \"focal\", \"ol-8\", \"ol-9\"], \"al2023\"]"
4545
steps:
4646
- name: Prevent upgrade to the same version
4747
shell: bash

0 commit comments

Comments
 (0)