We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34842c commit 792cb2fCopy full SHA for 792cb2f
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
- scala: [2.12.18, 2.13.12]
+ scala: [2.12.19, 2.13.12]
30
os: [ubuntu-latest]
31
java: [11, 8]
32
steps:
0 commit comments