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