Skip to content

Commit

Permalink
add 8.2 and 8.3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pataar committed Mar 13, 2024
1 parent a0cae50 commit 1f6c1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [ '7.4', '8.0', '8.1' ]
php: [ '7.4', '8.0', '8.1', '8.2', '8.3' ]
l5-swagger-flags: ['latest', 'swagger-php-3', 'swagger-ui-3']

name: PHP ${{ matrix.php }} - ${{ matrix.l5-swagger-flags }}
Expand Down

0 comments on commit 1f6c1fb

Please sign in to comment.