Skip to content

Commit

Permalink
disable macos
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Mar 25, 2024
1 parent b26ea3c commit a61fe4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
with:
duckdb_version: v0.10.1
extension_name: deltatable
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64'
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64;osx_arm64;osx_amd64'

0 comments on commit a61fe4c

Please sign in to comment.