Browse Source

Re-enable compat checks.

Erwin de Haan 5 years ago
parent
commit
65f65db8b9
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .ci/azure-pipelines.yml

+ 1 - 2
.ci/azure-pipelines.yml

@@ -235,9 +235,8 @@ jobs:
     pool:
     pool:
       vmImage: ubuntu-latest
       vmImage: ubuntu-latest
     dependsOn: main_build
     dependsOn: main_build
-    # disabled until ABI is expected to remain unchanged
     # only execute for pull requests
     # only execute for pull requests
-    condition: and(eq(1, 2), succeeded(), variables['System.PullRequest.PullRequestNumber'])
+    condition: and(succeeded(), variables['System.PullRequest.PullRequestNumber'])
     strategy:
     strategy:
       matrix:
       matrix:
         Naming:
         Naming: