Skip to content

Commit

Permalink
bump ci tools
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Nov 15, 2024
1 parent b2df5c9 commit d210fee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ MINIMUM_DUCKDB_VERSION=v0.0.1
all: configure debug

# Include makefiles from DuckDB
include extension-ci-tools/makefiles/duckdb_extension_c_api.Makefile
include extension-ci-tools/makefiles/duckdb_extension_rs.Makefile
include extension-ci-tools/makefiles/c_api_extensions/base.Makefile
include extension-ci-tools/makefiles/c_api_extensions/rust.Makefile

configure: venv platform extension_version

Expand Down

0 comments on commit d210fee

Please sign in to comment.