Skip to content

Commit

Permalink
on-pull-request with php 8.x only
Browse files Browse the repository at this point in the history
  • Loading branch information
MekDrop authored Apr 2, 2024
1 parent 822f966 commit a60a037
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ jobs:
max-parallel: 3
matrix:
php:
- 7.3
- 7.4
- 8.0
- 8.1
- 8.2
- 8.3
name: Test - php:${{ matrix.php }}; composer:${{ matrix.composer }}
steps:
- name: Checkout
Expand Down

0 comments on commit a60a037

Please sign in to comment.