We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba289cb commit 14d75f9Copy full SHA for 14d75f9
1 file changed
.github/workflows/performance_score_director.yml
@@ -27,7 +27,7 @@ on:
27
required: true
28
baseline:
29
description: 'Baseline branch or tag (branches need to use 999-SNAPSHOT)'
30
- default: 'v1.30.0'
+ default: 'v2.0.0-beta-1'
31
32
jdk_branch:
33
description: 'JDK version'
0 commit comments