We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b300b commit edd730fCopy full SHA for edd730f
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
with:
19
distribution: temurin
20
java-version: 8
21
+ - uses: sbt/setup-sbt@v1
22
- name: Test
23
run: |
24
git clone -b 2.13.x https://github.com/scala/scala
0 commit comments