Skip to content

Commit

Permalink
ci: github test
Browse files Browse the repository at this point in the history
  • Loading branch information
jiannei committed Feb 15, 2023
1 parent ef89dd9 commit f995c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest ]
php: [8.0,8.1]
php: [8.1]
laravel: [8.*, 9.*,10.*]
dependency-version: [ prefer-stable ]
include:
Expand Down

0 comments on commit f995c3e

Please sign in to comment.