Skip to content

Commit

Permalink
ci(test): update Docker image for Void Linux
Browse files Browse the repository at this point in the history
rami3l committed Oct 31, 2023
1 parent 45dca4d commit 3822735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -289,7 +289,7 @@ jobs:
needs: skip-check
if: ${{ needs.skip-check.outputs.should_skip != 'true' }}
container:
image: voidlinux/voidlinux:latest
image: ghcr.io/void-linux/void-glibc-full:latest
steps:
- name: Setup extra build tools
run: |

0 comments on commit 3822735

Please sign in to comment.