Skip to content

Commit f69909e

Browse files
authored
ci: test with nightly (#770)
1 parent 5949cee commit f69909e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/bindings.python.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ jobs:
138138
- name: Prepare
139139
working-directory: tests
140140
run: make up
141-
env:
142-
DATABEND_META_VERSION: v1.2.898-nightly
143-
DATABEND_QUERY_VERSION: v1.2.898-nightly
141+
# env:
142+
# DATABEND_META_VERSION: v1.2.898-nightly
143+
# DATABEND_QUERY_VERSION: v1.2.898-nightly
144144
- name: Download artifact
145145
uses: actions/download-artifact@v4
146146
with:

0 commit comments

Comments
 (0)