aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cycles.yml
diff options
context:
space:
mode:
authorMichael Aldridge <maldridge@voidlinux.org>2023-02-04 04:57:53 +0000
committerMichael Aldridge <maldridge@voidlinux.org>2023-02-04 04:57:53 +0000
commitbd5a5b31465830ba09eb21e265e9b85ba9a651ac (patch)
tree367a044270982a39b7ff63274195dcdeaa13ac53 /.github/workflows/cycles.yml
parent9dd29572deeba915874158b3a6bb21ab0134fe4b (diff)
downloadvoid-packages-bd5a5b31465830ba09eb21e265e9b85ba9a651ac.tar
void-packages-bd5a5b31465830ba09eb21e265e9b85ba9a651ac.tar.gz
void-packages-bd5a5b31465830ba09eb21e265e9b85ba9a651ac.tar.bz2
void-packages-bd5a5b31465830ba09eb21e265e9b85ba9a651ac.tar.lz
void-packages-bd5a5b31465830ba09eb21e265e9b85ba9a651ac.tar.xz
void-packages-bd5a5b31465830ba09eb21e265e9b85ba9a651ac.tar.zst
void-packages-bd5a5b31465830ba09eb21e265e9b85ba9a651ac.zip
.github/workflows: Use a different vintage of masterdir
Diffstat (limited to '')
-rw-r--r--.github/workflows/cycles.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cycles.yml b/.github/workflows/cycles.yml
index 6a9a433e1d6..15783160916 100644
--- a/.github/workflows/cycles.yml
+++ b/.github/workflows/cycles.yml
@@ -10,7 +10,7 @@ jobs:
permissions:
issues: write
container:
- image: 'ghcr.io/void-linux/xbps-src-masterdir:20230203RC01-x86_64-musl'
+ image: 'ghcr.io/void-linux/xbps-src-masterdir:20230203RC02-x86_64-musl'
env:
PATH: '/usr/libexec/chroot-git:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/tmp/bin'
steps: