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 15868b7 commit e4993c8Copy full SHA for e4993c8
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-latest]
25
- scala: [3.2.0-RC1]
+ scala: [3.2.0]
26
java: [temurin@11]
27
runs-on: ${{ matrix.os }}
28
steps:
0 commit comments