mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
workflow cleanup
This commit is contained in:
parent
85ffdcea5a
commit
0105c60a09
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue