Skip to content

Commit

Permalink
(chore): php version
Browse files Browse the repository at this point in the history
  • Loading branch information
FreakyWizard committed Nov 19, 2024
1 parent 80d14f0 commit 38619d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
test:
uses: yardinternet/workflows/.github/workflows/skeleton-package-run-tests.yml@feat/package-tests-workflow
with:
php-versions: '["8.3"]'
laravel-versions: '["11.*"]'
php-versions: '["8.2"]'
laravel-versions: '["9.*"]'
testbench-versions: '["8.*"]'
secrets: inherit

Expand Down

0 comments on commit 38619d6

Please sign in to comment.