Skip to content

Commit

Permalink
Don't run plume_lib_jdk8 because plume-lib doesn't build with JDK 8
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst authored Mar 2, 2023
1 parent c725eeb commit 9eacbbc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,18 +352,6 @@ jobs:
fetchDepth: 25
- bash: ./checker/bin-devel/test-guava.sh
displayName: test-guava.sh
- job: plume_lib_jdk8
dependsOn:
- canary_jobs
- plume_lib_jdk17
pool:
vmImage: 'ubuntu-latest'
container: mdernst/cf-ubuntu-jdk8:latest
steps:
- checkout: self
fetchDepth: 25
- bash: ./checker/bin-devel/test-plume-lib.sh
displayName: test-plume-lib.sh
- job: plume_lib_jdk11
dependsOn:
- canary_jobs
Expand Down

0 comments on commit 9eacbbc

Please sign in to comment.