Skip to content

Commit 6fa7fc6

Browse files
committed
REMOVE: use development driver to test with PHP 8.5
1 parent 1ce40af commit 6fa7fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- "feature/*"
1313

1414
env:
15-
DRIVER_VERSION: "stable"
15+
DRIVER_VERSION: "mongodb/[email protected]"
1616

1717
jobs:
1818
phpunit:

0 commit comments

Comments
 (0)