Skip to content

Commit

Permalink
Merge branch 'master' into improve-readme-version
Browse files Browse the repository at this point in the history
  • Loading branch information
matriphe committed Oct 12, 2024
2 parents 2bb7baf + 97b3618 commit 312c5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
strategy:
fail-fast: false
matrix:
operating-system: [ macos-12, macos-13 ]
operating-system: [ macos-13, macos-14 ]
php-versions: [ '8.2', '8.3' ]
laravel-versions: [ '11.*' ]
steps:
Expand Down

0 comments on commit 312c5b9

Please sign in to comment.