Skip to content

Commit

Permalink
Merge pull request #4 from samansmink/bump-ci-tools
Browse files Browse the repository at this point in the history
bump ci tools
  • Loading branch information
samansmink authored Nov 15, 2024
2 parents b2df5c9 + d210fee commit d88553b
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 d88553b

Please sign in to comment.