Skip to content

Commit 32d1c62

Browse files
authored
Merge pull request #352 from archiver-appliance/readthedocsjdk21
Update .readthedocs.yaml to jdk 21
2 parents 85c019c + bebedaf commit 32d1c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "2"
33
build:
44
os: "ubuntu-22.04"
55
apt_packages:
6-
- openjdk-17-jdk
6+
- openjdk-21-jdk
77
tools:
88
python: "3.10"
99
jobs:

0 commit comments

Comments
 (0)