Skip to content

Commit c45fac7

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents af40ec6 + 4e56bba commit c45fac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313

1414
#Note: must use < JDK 16 to avoid Stream.toList() overriding StreamsKT.toList() (KT-47039)
15+
#Todo: might be fixed by 3a16a8c4e99d22845ca8529923e0a01ef8f7ec17
1516
- name: Set up JDK 11
1617
uses: actions/setup-java@v3
1718
with:

0 commit comments

Comments
 (0)