1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-03 02:42:45 +02:00
This commit is contained in:
Oliver Vogel
2022-07-05 19:44:06 +02:00
parent 269c0bdfe6
commit 9f773b8d49

View File

@@ -13,7 +13,7 @@ jobs:
imagick: [ '3.7.0' ]
stability: [ prefer-stable ]
name: PHP ${{ matrix.php }} - ${{ matrix.stability }} - ImageMaguck ${{ matrix.imagemagick }}
name: PHP ${{ matrix.php }} - ${{ matrix.stability }} - ImageMagick ${{ matrix.imagemagick }}
steps:
- name: Checkout project