Skip to content

Commit

Permalink
chore: update docker tags to be kept (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Mar 27, 2024
1 parent d9c55ac commit f47759c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
package-name: 'geometry'
token: ${{ secrets.GITHUB_TOKEN }}
tags-kept: 'windows-latest, windows-latest-unstable, linux-latest, linux-latest-unstable, 24.1, 24.2'
tags-kept: 'windows-latest, windows-latest-unstable, linux-latest, linux-latest-unstable, 24.1, 24.2, windows-24.1, windows-24.2, linux-24.1, linux-24.2'
1 change: 1 addition & 0 deletions doc/changelog.d/1085.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update docker tags to be kept

0 comments on commit f47759c

Please sign in to comment.