mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-22 16:56:40 -06:00
update java for CI to 12
This commit is contained in:
parent
768d5c676f
commit
a39742b10c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: '13'
|
||||
java-version: '12'
|
||||
java-package: jdk
|
||||
architecture: x64
|
||||
- run: java -version
|
||||
|
Loading…
Reference in New Issue
Block a user