.github/workflows: update images

This commit is contained in:
classabbyamp
2025-06-16 00:32:22 -04:00
parent 9327126e21
commit 8bae45e4ed
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: 'ghcr.io/void-linux/void-musl-full:20250526R1'
image: 'ghcr.io/void-linux/void-musl-full:20250616R1'
env:
LICENSE_LIST: common/travis/license.lst
@@ -61,7 +61,7 @@ jobs:
if: "!contains(github.event.pull_request.title, '[ci skip]') && !contains(github.event.pull_request.body, '[ci skip]')"
container:
image: ghcr.io/void-linux/void-${{ matrix.config.libc }}-full:20250526R1
image: ghcr.io/void-linux/void-${{ matrix.config.libc }}-full:20250616R1
options: --platform ${{ matrix.config.platform }} --privileged
volumes:
- /dev:/dev
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
permissions:
issues: write
container:
image: 'ghcr.io/void-linux/void-musl-full:20250526R1'
image: 'ghcr.io/void-linux/void-musl-full:20250616R1'
steps:
- name: Prepare container
run: |