Skip to content

Commit f045e68

Browse files
author
Bastian Schwarz
committed
Added 8.3 to ci
Signed-off-by: Bastian Schwarz <bastian@repareo.de>
1 parent ff37b46 commit f045e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ci:
2020
uses: codenamephp/workflows.php/.github/workflows/ci.yml@1
2121
with:
22-
php-versions: '["8.2"]'
22+
php-versions: '["8.2","8.3"]'
2323
test-command: |
2424
INTEGRATION_TESTS_LOCAL_PORT_HTTP=80 \
2525
INTEGRATION_TESTS_LOCAL_PORT_HTTPS=443 \

0 commit comments

Comments
 (0)