Skip to content

Commit

Permalink
PHPLIB-716 Add PHP 8.1 to CI pipeline (#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Sep 7, 2021
1 parent ce61fc8 commit f4a6e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
php-version:
- "7.4"
- "8.0"
- "8.1"
mongodb-version:
- "4.4"
driver-version:
Expand Down

0 comments on commit f4a6e8d

Please sign in to comment.