We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7b52f commit 24bf923Copy full SHA for 24bf923
1 file changed
.github/workflows/test_linux.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-java@main
25
with:
26
java-version: "17"
27
- distribution: "amazon"
+ distribution: "corretto"
28
java-package: "jre"
29
30
# java.security 开放tls1 Linux
0 commit comments