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 9053d4d commit 2c0ff6fCopy full SHA for 2c0ff6f
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- scala: [2.12.10, 2.13.1, 0.22.0-bin-20200123-9982f0d-NIGHTLY]
+ scala: [2.12.10, 2.13.1, 0.22.0-RC1]
11
steps:
12
- uses: actions/checkout@v2
13
- uses: olafurpg/setup-scala@v5
0 commit comments