Skip to content

Commit

Permalink
test runner fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinecraft committed Dec 12, 2024
1 parent 7188dea commit 4438d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
phpunit:
runs-on: ubuntu-latest
container:
image: kirschbaumdevelopment/laravel-test-runner:8.1
image: kirschbaumdevelopment/laravel-test-runner:8.3

services:
mysql:
Expand Down

0 comments on commit 4438d5c

Please sign in to comment.