Skip to content

Commit

Permalink
close-snap: 24 now
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Oct 8, 2024
1 parent ed2773d commit 2e75cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
snapcraft close "$snap" "edge/mir-pr${{ github.event.number }}" || true
done
for snap in mir-test-tools ubuntu-frame; do
snapcraft close "$snap" "22/edge/mir-pr${{ github.event.number }}" || true
snapcraft close "$snap" "24/edge/mir-pr${{ github.event.number }}" || true
done

0 comments on commit 2e75cb2

Please sign in to comment.