mirror of
https://github.com/mrclay/minify.git
synced 2025-08-06 14:16:28 +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:
|
||||
["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:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Reference in New Issue
Block a user