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