Skip to content

Commit 49373a7

Browse files
committed
wip
1 parent 47a3f55 commit 49373a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/posix.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
key: ${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{
4646
hashFiles('${{ matrix.env-file }}') }}
4747

48-
- name: Install extra
49-
run:
50-
sudo apt-get update && sudo apt-get install -y libc6-dev-i386 $EXTRA_APT
51-
5248
- uses: conda-incubator/setup-miniconda@v2
5349
with:
5450
activate-environment: pandas-dev

0 commit comments

Comments
 (0)