Skip to content

Commit

Permalink
Disable hdf5-derive testing on wine
Browse files Browse the repository at this point in the history
  • Loading branch information
mulimoen committed Feb 2, 2024
1 parent 214dabd commit 9e03b56
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,10 +298,6 @@ jobs:
env:
CARGO_TARGET_X86_64_PC_WINDOWS_GNU_RUNNER: wine64
run: cargo test --workspace --features hdf5-sys/static --target x86_64-pc-windows-gnu --exclude=hdf5-derive
- name: Build and test hdf5-derive
env:
CARGO_TARGET_X86_64_PC_WINDOWS_GNU_RUNNER: wine64
run: cargo test --package hdf5-derive --features hdf5/static --target x86_64-pc-windows-gnu

addr_san:
name: Address sanitizer
Expand Down

0 comments on commit 9e03b56

Please sign in to comment.