Skip to content

Commit c911ecb

Browse files
committed
🔧 Skip 22.04 in CI
1 parent 826181e commit c911ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
ubuntu_version: ["22.04", "24.04", "25.10", "26.04"]
20+
ubuntu_version: ["24.04", "25.10", "26.04"]
2121
container:
2222
image: ghcr.io/kando-menu/kwin-dev-containers-${{ matrix.ubuntu_version }}:latest
2323
steps:

0 commit comments

Comments
 (0)