Skip to content

Commit 14b85e0

Browse files
committed
🔧 Add CI job for 24.10
1 parent a06e8e4 commit 14b85e0

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: ${{ matrix.architecture }}
1818
strategy:
1919
matrix:
20-
version: ["25.04", "25.10", "26.04"]
20+
version: ["24.10", "25.04", "25.10", "26.04"]
2121
architecture: [ubuntu-latest, ubuntu-latest-arm]
2222
container:
2323
image: ghcr.io/kando-menu/kwin-dev-containers-${{ matrix.version }}:latest

0 commit comments

Comments
 (0)