mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-28 17:51:06 -06:00
update build jdk to jdk13
This commit is contained in:
parent
141ebb7f7e
commit
b65a78330b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: '12'
|
||||
java-version: '13'
|
||||
java-package: jdk
|
||||
architecture: x64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user