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 1df13da commit b37b777Copy full SHA for b37b777
1 file changed
.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\", \"focal\", \"jammy\", \"ol-8\", \"ol-9\", \"noble\"]"
+ pt_os_matrix: "[\"bullseye\", \"bookworm\", \"jammy\", \"ol-8\", \"ol-9\", \"noble\"]"
45
steps:
46
- name: Prevent upgrade to the same version
47
shell: bash
0 commit comments