Skip to content

Commit 5b5497d

Browse files
committed
updated min version for compile
1 parent aec4ec0 commit 5b5497d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-java@v4
2323
with:
2424
distribution: "temurin"
25-
java-version: 11
25+
java-version: 17
2626
cache: "maven"
2727
- name: Install libraries
2828
run: |

0 commit comments

Comments
 (0)