We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3ffb0 commit 5c0c484Copy full SHA for 5c0c484
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- if: ${{ matrix.scala == 'latest' }}
33
run: sbt -v
34
scalafmtSbtCheck
35
- "++ 3.8.0-RC3!"
+ "++ 3.8.0-RC5!"
36
"scalafmtCheckAll"
37
"all allJVM/Test/compile allJS/Test/compile"
38
"allJVM/test"
0 commit comments