Skip to content

Commit 2debbff

Browse files
committed
remove x86 since it do not have libhdf5
1 parent 49cde8f commit 2debbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# - windows-latest
2929
arch:
3030
- x64
31-
- x86
31+
# - x86
3232
exclude:
3333
# Test 32-bit only on Linux
3434
- os: macOS-latest

0 commit comments

Comments
 (0)