Skip to content

Commit

Permalink
fix ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl committed Jan 27, 2024
1 parent 287fe01 commit d60bde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
fail-fast: false # temporary
include:
- laravel: 9
php: "8.0"
Expand Down

0 comments on commit d60bde6

Please sign in to comment.