Skip to content

Commit 94e8597

Browse files
committed
ok, update it and if it doesnt work we're getting rid of it
1 parent ff7ed31 commit 94e8597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# Intentionally omit time feature until we're on time 0.3, at which
7878
# point it should be added to `bundled-full`.
7979
args: '--features "buildtime_bindgen modern-full vtab-full vtab-loadable" --avoid-cfg-tarpaulin' # TODO restore to normal (https://github.com/xd009642/tarpaulin/issues/756#issuecomment-838769320)
80-
version: 0.22.0
80+
version: '0.31.0'
8181
env:
8282
DUCKDB_LIB_DIR: ${{ github.workspace }}/libduckdb
8383
DUCKDB_INCLUDE_DIR: ${{ github.workspace }}/libduckdb

0 commit comments

Comments
 (0)