We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ffd78 commit 0d80e41Copy full SHA for 0d80e41
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest]
17
- scala: [2.13.11, 3.3.0]
+ scala: [2.13.11, 3.3.3]
18
java: [temurin@17]
19
runs-on: ${{ matrix.os }}
20
steps:
0 commit comments