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 77307d4 commit bf2b8e6Copy full SHA for bf2b8e6
.github/workflows/test.yml
@@ -76,6 +76,7 @@ jobs:
76
- name: Set up JDK 11
77
uses: actions/setup-java@v3
78
with:
79
+ distribution: 'temurin'
80
java-version: 11
81
82
- name: Cache SBT ivy cache
0 commit comments