Skip to content

Commit 9c61bc2

Browse files
author
Tilmann Zäschke
committed
CI script
1 parent 1611c6d commit 9c61bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
strategy:
4949
matrix:
5050
# run different builds with the listed java versions
51-
java: [ 8, 11, 17, 21 ]
51+
java: [ 8, 21 ]
5252
name: "build-ubuntu Java ${{ matrix.java }}"
5353
steps:
5454
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)