Skip to content

Commit d401401

Browse files
thirschthePanz
authored andcommitted
Added php 8.3 for test execution
1 parent 097f263 commit d401401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: true
1919
matrix:
20-
php: ['7.4', '8.1', '8.2']
20+
php: ['7.4', '8.1', '8.2', '8.3']
2121

2222
name: PHP ${{ matrix.php }}
2323

0 commit comments

Comments
 (0)