Skip to content

Commit

Permalink
Upgrade test to latest laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
hisorange committed Nov 10, 2022
1 parent 6be76b2 commit 2a7c2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: true
matrix:
php-version: [8.1]
laravel-version: [9.8.1]
laravel-version: [9.39.0]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2a7c2b1

Please sign in to comment.