Skip to content

Commit

Permalink
Update leftover 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dtenwolde committed Nov 5, 2024
1 parent 5dcec70 commit 3d89b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ExtensionTemplate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
strategy:
matrix:
# Add commits/tags to build against other DuckDB versions
duckdb_version: [ '1.1.1' ]
duckdb_version: [ '1.1.3' ]
env:
VCPKG_TOOLCHAIN_PATH: ${{ github.workspace }}/vcpkg/scripts/buildsystems/vcpkg.cmake
VCPKG_TARGET_TRIPLET: 'x64-windows-static-md'
Expand Down

0 comments on commit 3d89b42

Please sign in to comment.