Skip to content

Commit

Permalink
Add rolling to the docker job
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Jan 3, 2024
1 parent c0f8045 commit bb5e1ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
os: focal
- distro: humble
os: jammy
- distro: rolling
os: jammy
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit bb5e1ba

Please sign in to comment.