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 20353c9 commit 7aae19bCopy full SHA for 7aae19b
1 file changed
.github/workflows/samples-scala-client.yaml
@@ -67,4 +67,4 @@ jobs:
67
key: ${{ runner.os }}-${{ github.job }}-${{ env.cache-name }}-${{ hashFiles('**/build.sbt') }}
68
- name: Build and test
69
working-directory: ${{ matrix.sample }}
70
- run: sbt -v +test
+ run: sbt -v ++2.13.x +test
0 commit comments