We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f2313 commit 92ba34bCopy full SHA for 92ba34b
.github/workflows/integration-test.yml
@@ -27,7 +27,7 @@ env:
27
28
jobs:
29
openmldb-test-python:
30
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, generic]
31
container:
32
image: ghcr.io/4paradigm/hybridsql:latest
33
steps:
0 commit comments