workflows/periodic-merge: Remove 22.05 jobs

This commit is contained in:
Martin Weinelt 2023-01-01 14:55:34 +01:00
parent 361e806cbe
commit 4e6337bdce
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -38,10 +38,6 @@ jobs:
into: staging-next-22.11
- from: staging-next-22.11
into: staging-22.11
- from: release-22.05
into: staging-next-22.05
- from: staging-next-22.05
into: staging-22.05
name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }}
steps:
- uses: actions/checkout@v3