We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5575121 commit a5fd67aCopy full SHA for a5fd67a
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- scalaVersion: ['2.12.20', '2.13.15', '3.3.4', '3.6.2']
+ scalaVersion: ['2.12.20', '2.13.16', '3.3.4', '3.6.2']
21
javaTag: [
22
'graalvm-community-22.0.1',
23
'graalvm-community-21.0.2',
0 commit comments