Skip to content

Commit 76d0554

Browse files
committed
update CI
1 parent 7042c0e commit 76d0554

File tree

2 files changed

+1
-367
lines changed

2 files changed

+1
-367
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
# Use both LTS releases and latest one
20-
jdk: [ 8, 13, 17, 18 ]
19+
jdk: [ 13, 17, 18 ]
2120
steps:
2221
- name: Checkout repo
2322
uses: actions/checkout@v2

0 commit comments

Comments
 (0)