Skip to content

Commit

Permalink
Add PHP 8.1 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
malarzm committed Dec 21, 2021
1 parent a520aae commit 96d0d8b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
mongodb-version:
- "4.4"
- "4.2"
Expand All @@ -42,11 +43,6 @@ jobs:
mongodb-version: "4.4"
driver-version: "stable"
dependencies: "highest"
- topology: "server"
php-version: "8.1"
mongodb-version: "4.4"
driver-version: "alpha"
dependencies: "highest"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 96d0d8b

Please sign in to comment.