瀏覽代碼

Bump GitHub CI build from JDK 17-ea to 17, remove 16

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_8_RC1
Alexander Kriegisch 2 年之前
父節點
當前提交
d9c96991b8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .github/workflows/maven.yml

+ 1
- 1
.github/workflows/maven.yml 查看文件

@@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [ 8, 11, 16, 17-ea ]
java: [ 8, 11, 17 ]
steps:
- uses: actions/checkout@v2


Loading…
取消
儲存