Skip to content

Commit a4338b2

Browse files
committed
Merge branch 'series/1.x' into srcObject (and re-run prePR)
2 parents 7435795 + e613d16 commit a4338b2

File tree

5 files changed

+10362
-10351
lines changed

5 files changed

+10362
-10351
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
- uses: olafurpg/setup-scala@v13
19+
- name: Hacks for Scala 2.10
20+
run: ./prepareForScala210.sh
1921
- run: sbt ci-release
2022
env:
2123
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)