Skip to content

Commit 2c0ff6f

Browse files
committed
Updated GHA config for 0.22.0-RC1
1 parent 9053d4d commit 2c0ff6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
scala: [2.12.10, 2.13.1, 0.22.0-bin-20200123-9982f0d-NIGHTLY]
10+
scala: [2.12.10, 2.13.1, 0.22.0-RC1]
1111
steps:
1212
- uses: actions/checkout@v2
1313
- uses: olafurpg/setup-scala@v5

0 commit comments

Comments
 (0)