Summary
Jobs
call-unstable-build
build-source-package (noble, amd64)
build-source-package (noble, arm64)
build-source-package (noble, armhf)
build-source-package (jammy, amd64)
build-source-package (jammy, arm64)
build-source-package (jammy, armhf)
build-source-package (bookworm, i386)
build-source-package (bookworm, amd64)
build-source-package (bookworm, arm64)
build-source-package (bookworm, armhf)
build-source-package (trixie, i386)
build-source-package (trixie, amd64)
build-source-package (trixie, arm64)
build-source-package (trixie, armhf)
build-binary-package (noble, amd64)
build-binary-package (noble, arm64)
build-binary-package (noble, armhf)
build-binary-package (jammy, amd64)
build-binary-package (jammy, arm64)
build-binary-package (jammy, armhf)
build-binary-package (bookworm, i386)
build-binary-package (bookworm, amd64)
build-binary-package (bookworm, arm64)
build-binary-package (bookworm, armhf)
build-binary-package (trixie, i386)
build-binary-package (trixie, amd64)
build-binary-package (trixie, arm64)
build-binary-package (trixie, armhf)
smoke-test-packages (ubuntu:jammy, amd64)
smoke-test-packages (ubuntu:jammy, arm64)
smoke-test-packages (ubuntu:noble, amd64)
smoke-test-packages (ubuntu:noble, arm64)
smoke-test-packages (debian:bookworm, amd64)
smoke-test-packages (debian:bookworm, arm64)
smoke-test-packages (debian:trixie, amd64)
smoke-test-packages (debian:trixie, arm64)
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Nightly Unstable Build and Package
on:
schedule:
- cron: '0 1 * * *' # Run at 1:00 AM UTC every day
workflow_dispatch: # Allow manual triggering
jobs:
call-unstable-build:
uses: redis/redis-debian/.github/workflows/apt.yml@unstable
You can’t perform that action at this time.