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.
2 parents ab77da3 + 7eba42b commit 636b103Copy full SHA for 636b103
.github/workflows/build_and_test.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set Up JDK
14
uses: actions/setup-java@v1
15
with:
16
- java-version: 1.11
+ java-version: 1.17
17
18
- name: Run Tests
19
run: ./gradlew test
0 commit comments