File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7272 ./gradlew
7373 -Pspark=${{ matrix.spark }}
7474 -Pscala=${{ matrix.scala }}
75- -PskipScalaTuplesInKotlin=${{ !(matrix.spark == '3.0.0' || matrix.scala == '2.13.8 ' && matrix.spark == '3.2.0') }}
75+ -PskipScalaTuplesInKotlin=${{ !(matrix.spark == '3.0.0' || matrix.scala == '2.13.10 ' && matrix.spark == '3.2.0') }}
7676 clean
7777 publishMavenPublicationToGitHubPackagesRepository
7878 --scan
Original file line number Diff line number Diff line change 7777 ./gradlew
7878 -Pspark=${{ matrix.spark }}
7979 -Pscala=${{ matrix.scala }}
80- -PskipScalaTuplesInKotlin=${{ !(matrix.spark == '3.0.0' || matrix.scala == '2.13.8 ' && matrix.spark == '3.2.0') }}
80+ -PskipScalaTuplesInKotlin=${{ !(matrix.spark == '3.0.0' || matrix.scala == '2.13.10 ' && matrix.spark == '3.2.0') }}
8181 clean
8282 publishMavenPublicationToMavenCentralRepository
8383 --scan
You can’t perform that action at this time.
0 commit comments