Skip to content

Commit

Permalink
Don't depend on misc jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed Dec 17, 2024
1 parent 976cf08 commit 2a05396
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .azure/azure-pipelines-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
- inference_part2_jdk21
- typecheck_part1_jdk21
- typecheck_part2_jdk21
- misc_jdk21
- misc_jdk23
pool:
vmImage: 'ubuntu-latest'
steps:
Expand Down
2 changes: 0 additions & 2 deletions .azure/azure-pipelines-daily.yml.m4
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- inference_part2_jdk21
- typecheck_part1_jdk21
- typecheck_part2_jdk21
- misc_jdk21
- misc_jdk23
pool:
vmImage: 'ubuntu-latest'
steps:
Expand Down

0 comments on commit 2a05396

Please sign in to comment.