Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ipf committed Jan 6, 2025
1 parent 2d23a45 commit 790423f
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 @@ -40,7 +40,7 @@ jobs:

- name: Check coding style
run: composer lint
if: ${{ matrix.env.php == '8.1' }}
if: ${{ matrix.env.php == '8.3' }}

- name: Run Unit Tests
run: |
Expand Down

0 comments on commit 790423f

Please sign in to comment.