Skip to content

Commit

Permalink
fix: github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiannei committed Sep 19, 2021
1 parent 5fd3cdf commit a3686fd
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, 7.4 ]
php: [8.0]
laravel: [ 8.*]
dependency-version: [ prefer-stable ]
include:
Expand Down

0 comments on commit a3686fd

Please sign in to comment.