Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien authored Jan 27, 2023
1 parent 7d54b06 commit 123ed7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-versions: [ '8.1', '8.2' ] # See https://www.php.net/supported-versions.php
php-versions: [ '8.1' ] # See https://www.php.net/supported-versions.php

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 123ed7c

Please sign in to comment.