Skip to content

Commit

Permalink
Disable nightly testing (adoptium#827)
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo authored and luhenry committed Feb 3, 2024
1 parent cb47c9c commit 0e0f916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"testDetails" : {
"enableReproducibleCompare" : false,
"enableTests" : true,
"enableTests" : false,
"nightlyDefault" : [
"sanity.openjdk",
"sanity.system",
Expand Down

0 comments on commit 0e0f916

Please sign in to comment.