We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee4e2f commit fb9ec49Copy full SHA for fb9ec49
.github/workflows/integration-test.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/setup-java@v4
42
with:
43
java-version: '8'
44
- distribution: 'temurin
+ distribution: 'temurin'
45
- name: build openmldb
46
shell: bash
47
run: |
0 commit comments