Skip to content

Commit de0ef2a

Browse files
committed
Docs
1 parent 30a6002 commit de0ef2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
run: mvn verify --no-transfer-progress
3636

3737
# Note that 11 is not available in openjdk. So we need to do it with the Zulu distribution (see https://github.com/actions/setup-java)
38+
# When we drop 11, it will be safe to drop the copy-pasted workflow excerpt below
3839
testzulu:
3940
runs-on: ${{ matrix.os }}
4041
strategy:

0 commit comments

Comments
 (0)