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

workflow cleanup

This commit is contained in:
Robin Appelman 2026-03-10 15:06:39 +01:00
commit 0105c60a09

View file

@ -17,9 +17,8 @@ jobs:
strategy: strategy:
matrix: matrix:
php-version: ["8.0", "8.1", "8.2", "8.3", "8.4", "8.5"] php-version: ["8.0", "8.1", "8.2", "8.3", "8.4", "8.5"]
variant: [""]
name: haze-${{ matrix.php-version }}${{ matrix.variant }} name: haze-${{ matrix.php-version }}
steps: steps:
- name: Checkout repository - name: Checkout repository