aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorclassabbyamp <dev@placeviolette.net>2022-05-28 19:57:28 +0000
committerÉrico Nogueira Rolim <34201958+ericonr@users.noreply.github.com>2022-05-28 21:29:12 +0000
commitada037c9c15a4546eec80772db63c17530b4e0d2 (patch)
tree606e2611df7a909382c0d9bc93f08a55d2f5f501 /.github/workflows
parent506e787c2b271ee90ce1748352f32bf2e90bd986 (diff)
downloadvoid-packages-ada037c9c15a4546eec80772db63c17530b4e0d2.tar
void-packages-ada037c9c15a4546eec80772db63c17530b4e0d2.tar.gz
void-packages-ada037c9c15a4546eec80772db63c17530b4e0d2.tar.bz2
void-packages-ada037c9c15a4546eec80772db63c17530b4e0d2.tar.lz
void-packages-ada037c9c15a4546eec80772db63c17530b4e0d2.tar.xz
void-packages-ada037c9c15a4546eec80772db63c17530b4e0d2.tar.zst
void-packages-ada037c9c15a4546eec80772db63c17530b4e0d2.zip
.github/workflows/cycles.yml: update masterdir
Diffstat (limited to '.github/workflows')
-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 d57976cbeed..0bd148e77f0 100644
--- a/.github/workflows/cycles.yml
+++ b/.github/workflows/cycles.yml
@@ -8,7 +8,7 @@ jobs:
cycles:
runs-on: ubuntu-latest
container:
- image: 'ghcr.io/void-linux/xbps-src-masterdir:20210313rc01-x86_64-musl'
+ image: 'ghcr.io/void-linux/xbps-src-masterdir:20220527RC01-x86_64-musl'
steps:
- name: Prepare container
run: |