Skip to content

Commit

Permalink
Update test names
Browse files Browse the repository at this point in the history
  • Loading branch information
c-tanner committed Sep 28, 2024
1 parent 798a6a2 commit e527f8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/laravel-compatibility.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Laravel >= 10
name: Laravel 10/11

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/php-compatibility.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PHP >= 8.2
name: PHP 8.2/8.3

on:
push:
Expand Down

0 comments on commit e527f8b

Please sign in to comment.