Commit 9953c16
committed
ci: pin benchmark workflow scalafix step to spark-4.0 profile
The default Maven profile recently switched to spark-4.1 / Scala 2.13.17,
but semanticdb-scalac_2.13.17 is not yet published, so -Psemanticdb fails
to resolve dependencies. pr_build_linux.yml already excludes spark-4.1
from its lint matrix for the same reason; pr_benchmark_check.yml was
missed. Pin scalafix to -Pspark-4.0 (Scala 2.13.16) where semanticdb
artifacts are available.1 parent e56d8e5 commit 9953c16
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
87 | 91 | | |
88 | | - | |
| 92 | + | |
0 commit comments