We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1eeec commit 6f44a73Copy full SHA for 6f44a73
.github/workflows/pmm-version-getter.yml
@@ -41,7 +41,7 @@ jobs:
41
start_version: ${{ steps.get-start.outputs.result }}
42
finish_version: ${{ steps.get-finish.outputs.result }}
43
version_matrix: ${{ steps.get-matrix.outputs.result }}
44
- pt_os_matrix: "[\"bullseye\", \"bookworm\", \"noble\", \"jammy\", \"focal\", \"ol-8\", \"ol-9\"], \"al2023\"]""
+ pt_os_matrix: "[\"bullseye\", \"bookworm\", \"noble\", \"jammy\", \"focal\", \"ol-8\", \"ol-9\"], \"al2023\"]"
45
steps:
46
- name: Prevent upgrade to the same version
47
shell: bash
0 commit comments