Skip to content

Commit b37b777

Browse files
authored
PMM-7 remove focal from package tests (#795)
1 parent 1df13da commit b37b777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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\", \"focal\", \"jammy\", \"ol-8\", \"ol-9\", \"noble\"]"
44+
pt_os_matrix: "[\"bullseye\", \"bookworm\", \"jammy\", \"ol-8\", \"ol-9\", \"noble\"]"
4545
steps:
4646
- name: Prevent upgrade to the same version
4747
shell: bash

0 commit comments

Comments
 (0)