Skip to content

Commit 83154e2

Browse files
committed
Restore homebrew PR submitting after new release.
Remove temporary blocker of execution for the github action responsible to submit a PR to the homebrew repository, updating the CBMC version there. This was necessary during the testing of the dockerhub image push action, as we needed to test it live, and we didn't want to spam the homebrew repository with PRs pointing to testing/experimental PRs of ours.
1 parent 7d6cb94 commit 83154e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-packages.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ jobs:
118118

119119

120120
homebrew-pr:
121-
if: ${{ false }} # disable for now
122121
runs-on: macos-10.15
123122
steps:
124123
- name: Get release tag name

0 commit comments

Comments
 (0)