Skip to content

Commit 835c40a

Browse files
Ouch!
1 parent 10ca315 commit 835c40a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
echo "MESON_SETUP_ARGS=-Dc_args=-I${PY_INC} -Dc_link_args=-L${CONDA_PREFIX}/lib" >> $GITHUB_ENV
5858
5959
- name: Install numcodecs
60-
if: startsWith(matrix.platform, 'ubuntu')
6160
run: |
6261
if [[ "${{ startsWith(matrix.platform, 'ubuntu') }}" == "true" ]]; then
6362
# TODO: Remove this conditional when pcodec supports Python 3.14

0 commit comments

Comments
 (0)