Skip to content

Commit 9952929

Browse files
committed
Bump tested PHP versions
1 parent bb3b4f0 commit 9952929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
php: [ "8.1" ]
21+
php: [ "8.1", "8.2", "8.3" ]
2222

2323
name: phpunit (PHP:${{ matrix.php }})
2424

0 commit comments

Comments
 (0)