Skip to content

Commit

Permalink
Update update_docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Jul 20, 2024
1 parent 7b0ed47 commit f5ec2b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/update_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ jobs:
release: "bookworm"
cache-from: "" # no caching
cache-to: "" # no caching
- os: "debian"
release: "sid"
cache-from: "" # no caching
cache-to: "" # no caching
# - os: "debian"
# release: "sid"
# cache-from: "" # no caching
# cache-to: "" # no caching
- os: "ubuntu"
release: "noble"
cache-from: "type=gha,scope=docker_build_noble" # all-automatic GitHub Actions caching
Expand Down Expand Up @@ -151,4 +151,4 @@ jobs:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
with:
use_api: true
use_api: true

0 comments on commit f5ec2b6

Please sign in to comment.