Skip to content

Commit 4c8a986

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 486682b commit 4c8a986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
publishLocation: "Container"
7272
- job: build_glibc_latest
7373
displayName: Build for GLIBC Latest
74-
dependsOn: build_glibc_2_31
74+
dependsOn: build_glibc_2_28
7575
container: python:3.12.7
7676
condition: and(succeeded(), in(variables['Build.SourceBranchName'], 'integration', 'main'))
7777
steps:

0 commit comments

Comments
 (0)