commit | bb41db29c1dc4ecff4397866e3ad07ff2ae48ad0 | [log] [tgz] |
---|---|---|
author | Sivabalan Narayanan <n.siva.b@gmail.com> | Fri May 09 14:07:19 2025 -0700 |
committer | GitHub <noreply@github.com> | Fri May 09 14:07:19 2025 -0700 |
tree | 6d821c64d4c9b64b4b4397c0f0edeb90b9213a5b | |
parent | 3c4806c8fee0d942124594996243f8a1288d6853 [diff] |
[MINOR] Reverting ubuntu version override (#13283)
diff --git a/azure-pipelines-20230430.yml b/azure-pipelines-20230430.yml index af17493..d206a97 100644 --- a/azure-pipelines-20230430.yml +++ b/azure-pipelines-20230430.yml
@@ -399,9 +399,6 @@ - job: UT_FT_8 displayName: UT hudi-hadoop-common & Hudi Utilities others timeoutInMinutes: '75' - # trying with ubuntu 24 - pool: - vmImage: 'ubuntu-24.04' steps: - task: Docker@2 displayName: "login to docker hub"