summaryrefslogtreecommitdiff
path: root/azure/job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/job.yml')
-rw-r--r--azure/job.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure/job.yml b/azure/job.yml
index 432b17ad5a..e0d8cc835c 100644
--- a/azure/job.yml
+++ b/azure/job.yml
@@ -84,7 +84,7 @@ jobs:
configurationName: ${{ parameters.configurationName }}
runTestsName: 'OpCache'
runTestsParameters: -dopcache.enable_cli=1
- - ${{ if ne(variables['Build.SourceBranch'], 'refs/heads/7.4') }}:
+ - ${{ if ne(variables['Build.SourceBranch'], 'refs/heads/PHP-7.4') }}:
- template: test.yml
parameters:
configurationName: ${{ parameters.configurationName }}