Skip to content

Commit 4cc1718

Browse files
authored
Merge branch 'real-logic:master' into master
2 parents cea5fbf + 7186909 commit 4cc1718

File tree

4 files changed

+115
-108
lines changed

4 files changed

+115
-108
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
matrix:
31-
java: [ '8', '11', '17', '18' ]
31+
java: [ '8', '11', '17' ]
3232
os: [ 'ubuntu-22.04', 'windows-latest' ]
3333
steps:
3434
- name: Checkout code

0 commit comments

Comments
 (0)