Skip to content

Commit e4d7ba0

Browse files
committed
x
1 parent 2c02441 commit e4d7ba0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ jobs:
5050
CFLAGS: ${{matrix.platform.env.CFLAGS}}
5151

5252
steps:
53-
- name: Prepare libc6 for actions
54-
if: matrix.platform.image == 'i386/ubuntu:latest'
55-
run: apt -q update && apt -q -y install libc6-amd64 lib64stdc++6
5653
- name: Check out
5754
uses: actions/checkout@v5
5855
- name: Build

0 commit comments

Comments
 (0)