Skip to content

Commit 06fd155

Browse files
committed
Test on PHGP 8.3 and 8.4
1 parent 6f74c91 commit 06fd155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-assurance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
strategy:
2222
matrix:
23-
php: [ '7.4', '8.0', '8.1', '8.2' ]
23+
php: [ '7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
2424
composer-flags: [ '' ]
2525
upgrade-aws-sdk: [ 'no' ]
2626
phpunit-flags: [ '--coverage-text' ]

0 commit comments

Comments
 (0)