Skip to content

Commit 48089a4

Browse files
committed
Update pipeline.yml
1 parent a4e152f commit 48089a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
# build for java 11, however don't run any tests
18+
# build for java 8, however don't run any tests
1919
java: [ 8, 11, 17, 19, 20 ]
2020
name: Java ${{ matrix.java }}
2121
steps:

0 commit comments

Comments
 (0)