Skip to content

Commit f4a6e8d

Browse files
authored
PHPLIB-716 Add PHP 8.1 to CI pipeline (#860)
1 parent ce61fc8 commit f4a6e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
php-version:
2424
- "7.4"
2525
- "8.0"
26+
- "8.1"
2627
mongodb-version:
2728
- "4.4"
2829
driver-version:

0 commit comments

Comments
 (0)