Skip to content

Commit ce38843

Browse files
authored
Upgrade Scala to 3.2.2 (#650)
1 parent 19ce988 commit ce38843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scala.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
scala:
16-
- 3.2.1
15+
include:
16+
- scala: 3.2.2
1717

1818
steps:
1919
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)