Skip to content

Commit 9f7d32b

Browse files
Add 8.3 to workflow (#21)
1 parent c86d92c commit 9f7d32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- 8000:8000/tcp
2020
strategy:
2121
matrix:
22-
php-versions: ['8.1', '8.2']
22+
php-versions: ['8.1', '8.2', '8.3']
2323
env:
2424
AWS_ACCESS_KEY_ID: 'none'
2525
AWS_SECRET_ACCESS_KEY: 'none'

0 commit comments

Comments
 (0)