Skip to content

Commit

Permalink
Update .github/workflows/pull-request.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Scherer <dereuromark@users.noreply.github.com>
  • Loading branch information
cnizzardini and dereuromark authored Jan 6, 2024
1 parent f4369e6 commit adf572d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
operating-system: [ ubuntu-20.04 ]
php-versions: ['8.1', '8.2', '8.3']
php-versions: ['8.1', '8.3']
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit adf572d

Please sign in to comment.