Skip to content

Commit

Permalink
Test only on PHP 8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Jul 21, 2023
1 parent 86cc535 commit 2297bfb
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 @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-versions: [ 7.4, 8.1 ] # 8.2 may not be possible until we upgrade to D10. https://www.drupal.org/docs/system-requirements/php-requirements
php-versions: [ 8.1 ] # 8.2 may not be possible until we upgrade to D10. https://www.drupal.org/docs/system-requirements/php-requirements

name: PHP ${{ matrix.php-versions }}

Expand Down

0 comments on commit 2297bfb

Please sign in to comment.