Skip to content

Commit 2e8db17

Browse files
author
陈海晴(jennyhq.chen)
committed
[ISSUE-138][Feature]: Support Unit5 Test For Clickhouse Connector
1 parent 8dfb647 commit 2e8db17

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
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
matrix:
2626
java-version: [ 8, 11 ]
27-
runs-on: [ubuntu-latest, macos-latest, windows-latest ]
27+
runs-on: [ubuntu-latest]
2828
runs-on: ${{ matrix.runs-on }}
2929
steps:
3030
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)