Skip to content

Commit a4bc383

Browse files
committed
Re-enable PHP 8.1 build on GH Actions
1 parent f663761 commit a4bc383

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ jobs:
2525
php-version:
2626
- "7.4"
2727
- "8.0"
28-
# Re-enable after PHPC-1849 is resolved
29-
# - "8.1"
28+
- "8.1"
3029
mongodb-version:
3130
- "4.4"
3231
topology:

0 commit comments

Comments
 (0)