File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ buildvariants:
45
45
- variant : " build-debian11"
46
46
name : " build-php-8.1"
47
47
tasks :
48
- - " .replicaset .local .7.0 .auth "
48
+ - " .replicaset .local .7.0"
49
49
- name : test-debian11-php80-local
50
50
tags : ["test", "debian", "x64"]
51
51
display_name : " Test: Debian 11, PHP 8.0"
@@ -57,7 +57,7 @@ buildvariants:
57
57
- variant : " build-debian11"
58
58
name : " build-php-8.0"
59
59
tasks :
60
- - " .replicaset .local .7.0 .auth "
60
+ - " .replicaset .local .7.0"
61
61
- name : test-debian11-php74-local
62
62
tags : ["test", "debian", "x64"]
63
63
display_name : " Test: Debian 11, PHP 7.4"
@@ -69,4 +69,4 @@ buildvariants:
69
69
- variant : " build-debian11"
70
70
name : " build-php-7.4"
71
71
tasks :
72
- - " .replicaset .local .7.0 .auth "
72
+ - " .replicaset .local .7.0"
You can’t perform that action at this time.
0 commit comments