We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1082a37 commit 94efa2dCopy full SHA for 94efa2d
.github/workflows/build.yml
@@ -74,11 +74,11 @@ jobs:
74
platforms: 'linux/amd64'
75
exclude:
76
# https://github.com/VirtusLab/scala-cli/issues/3130
77
- - scalaVersion: '3.5.1'
+ - scalaVersion: '3.5.2'
78
javaTag: 'graalvm-community-22.0.1'
79
80
javaTag: 'graalvm-community-21.0.2'
81
82
javaTag: 'graalvm-ce-22.3.3-b1-java17'
83
# https://github.com/VirtusLab/scala-cli/issues/2758
84
# - scalaVersion: '3.5.0'
0 commit comments