mirror of
https://github.com/mrclay/minify.git
synced 2025-08-07 06:36:29 +02:00
Fix ubuntu typo in github actions
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
php-versions:
|
php-versions:
|
||||||
["8.1", "8.2", "8.3", "8.4"]
|
["8.1", "8.2", "8.3", "8.4"]
|
||||||
|
|
||||||
name: PHP ${{ matrix.php-versions }} Test on ubantu-latest
|
name: PHP ${{ matrix.php-versions }} Test on ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user