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 c209522 commit 441f57aCopy full SHA for 441f57a
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ concurrency:
11
cancel-in-progress: true
12
13
env:
14
- duckdb-version: "1.2.0"
+ duckdb-version: "1.2.2"
15
16
jobs:
17
test:
.github/workflows/docs.yaml
@@ -9,7 +9,7 @@ on:
9
workflow_dispatch:
10
deploy:
0 commit comments