Skip to content

Commit 56a627b

Browse files
committed
fix calling circleci tests order
1 parent 0228476 commit 56a627b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ workflows:
2525
name: java-latest
2626
version: "latest"
2727
requires:
28-
- java10
28+
- java11
2929

3030
jobs:
3131
unit-tests:

0 commit comments

Comments
 (0)