File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -703,14 +703,14 @@ axes:
703
703
DRIVER_DIRNAME : " go"
704
704
DRIVER_REPOSITORY : " https://github.com/mongodb/mongo-go-driver"
705
705
DRIVER_REVISION : " master"
706
- - id : php-master
707
- display_name : " PHP (master )"
706
+ - id : php-1x
707
+ display_name : " PHP (1.x )"
708
708
variables :
709
709
DRIVER_DIRNAME : " php"
710
710
DRIVER_REPOSITORY : " https://github.com/mongodb/mongo-php-library"
711
- DRIVER_REVISION : " master "
711
+ DRIVER_REVISION : " v1.x "
712
712
PHPC_REPO : " https://github.com/mongodb/mongo-php-driver"
713
- PHPC_BRANCH : " master "
713
+ PHPC_BRANCH : " v1.x "
714
714
- id : rust-main
715
715
display_name : " Rust (main)"
716
716
variables :
@@ -944,7 +944,7 @@ buildvariants:
944
944
- " .all"
945
945
- matrix_name : " tests-php"
946
946
matrix_spec :
947
- driver : ["php-master "]
947
+ driver : ["php-1x "]
948
948
platform : ubuntu-22.04
949
949
runtime : php-82
950
950
display_name : " ${driver} ${platform} ${runtime}"
You can’t perform that action at this time.
0 commit comments