1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

nixpkgs 25.11, drop 8.1 image

This commit is contained in:
Robin Appelman 2025-12-01 19:15:23 +01:00
commit 35967a8912
4 changed files with 16 additions and 17 deletions

View file

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
php-version: ["8.1", "8.2", "8.3", "8.4"]
php-version: ["8.2", "8.3", "8.4"]
variant: [""]
name: haze-${{ matrix.php-version }}${{ matrix.variant }}