mirror of
https://github.com/mrclay/minify.git
synced 2025-08-13 17:44:00 +02:00
adding php 8.4 to github actions
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php-versions:
|
php-versions:
|
||||||
["8.1", "8.2", "8.3"]
|
["8.1", "8.2", "8.3", "8.4"]
|
||||||
|
|
||||||
name: PHP ${{ matrix.php-versions }} Test on ubantu-latest
|
name: PHP ${{ matrix.php-versions }} Test on ubantu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user