Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Mar 20, 2024
1 parent 5a381ca commit f032e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
php-version: '8.4'
psalm: 'none'

name: PHP ${{ matrix.php-version }} on ${{ runner.os }}
name: PHP ${{ matrix.php-version }} on ${{ matrix.operating-system }}

runs-on: ${{ matrix.operating-system }}

Expand Down

0 comments on commit f032e00

Please sign in to comment.