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