Skip to content

Commit 132bd5b

Browse files
add scala 3 to github CI;
1 parent 142cf55 commit 132bd5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
matrix:
1616
scala:
1717
- 2.13.14
18+
- 3.3.3
1819

1920
steps:
2021
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)