Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci-on-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ concurrency:
cancel-in-progress: true

jobs:
# One job for the latest Docker image used and one for the oldest one(s).
# One job for the latest Docker image used, one for SFOS 4.3.0, and one for the oldest one(s).
# Trying to download three multi-GB, layered docker images in a single job usually
# results in "docker: write /var/lib/docker/tmp/GetImageBlobXYZ: no space left on device."

Expand Down