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 d600ee7 commit bd1fad6Copy full SHA for bd1fad6
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
os: [ubuntu-latest]
25
- scala: [2.11.12, 2.12.18, 2.13.11]
+ scala: [2.12.18, 2.13.11]
26
java: [temurin@8]
27
runs-on: ${{ matrix.os }}
28
steps:
0 commit comments