Skip to content

Commit

Permalink
Merge pull request #102 from Mytherin/113
Browse files Browse the repository at this point in the history
ci_tools_version
  • Loading branch information
Mytherin authored Dec 5, 2024
2 parents 41d0c07 + b049fe7 commit 6c944ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
extension_name: mysql_scanner
duckdb_version: v1.1.3
ci_tools_version: v1.1.3
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools'
build_duckdb_shell: false

Expand All @@ -28,6 +29,7 @@ jobs:
secrets: inherit
with:
duckdb_version: v1.1.3
ci_tools_version: v1.1.3
extension_name: mysql_scanner
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools'
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

0 comments on commit 6c944ea

Please sign in to comment.