Skip to content

Commit 35ae4ab

Browse files
committed
use JDK 21 in CI because of sb4 support
1 parent 3619841 commit 35ae4ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ jobs:
66
build:
77
uses: davidmoten/workflows/.github/workflows/ci.yml@master
88
with:
9-
jdk-matrix: '["17","21"]'
9+
jdk-matrix: '["21"]'

0 commit comments

Comments
 (0)