Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit f022978

Browse files
LI-50459 - Add support to git action
1 parent 71f1970 commit f022978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
matrix:
47-
java-version: [ 8, 9, 10, 11, 12, 13, 14, 15, 16 ,17, 18 ]
47+
java-version: [ 15 ]
4848

4949
steps:
5050
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)