Skip to content

Commit 0ff27a7

Browse files
authored
Merge pull request #1176 from webauthn4j/update-java-version-of-doc-build
Update Java version of doc build
2 parents 2b063c1 + ab01a61 commit 0ff27a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
java_version: [8]
14+
java_version: [17]
1515
os: [ubuntu-latest]
1616

1717
steps:

0 commit comments

Comments
 (0)