Skip to content

Commit cdedae4

Browse files
committed
Merge remote-tracking branch 'origin/pull/288'
* origin/pull/288: ci.yaml: use github container registry
2 parents e03264c + 75c11d9 commit cdedae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run: GOBIN=/usr/bin make lint
1515
void:
1616
runs-on: ubuntu-latest
17-
container: voidlinux/voidlinux-musl
17+
container: ghcr.io/void-linux/void-musl
1818
steps:
1919
# update xbps, if necessary
2020
- run: xbps-install -Syu || ( xbps-install -yu xbps && xbps-install -Syu)

0 commit comments

Comments
 (0)