Skip to content

Commit efa2aa6

Browse files
committed
Install libresolv
1 parent 0872915 commit efa2aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Build docker images
3232
run: docker compose build --build-arg TARGET_VERSION=${{ matrix.ruby }}
3333

34+
# This step should be performed when creating the docker image instead of here.
3435
- name: Install libresolv
3536
run: sudo apt-get update && sudo apt-get install -y libc6
3637

0 commit comments

Comments
 (0)