Skip to content

Commit cd38958

Browse files
committed
updates
1 parent 1223ad9 commit cd38958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
php-versions: [ '7.4', '8.0', '8.1', '8.2', '8.3' ]
35+
php-versions: [ '7.4', '8.0', '8.1', '8.2' ]
3636
steps:
3737
- uses: actions/checkout@v1
3838

0 commit comments

Comments
 (0)