Skip to content

Commit

Permalink
#26918 Sign the QEMU binary to fix colima starting issue. +6.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina committed Dec 26, 2023
1 parent 8562762 commit 5186667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-release-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
steps:
- name: 'Sign the QEMU binary locally'
run: |
brew install qemu
brew install --build-from-source qemu
# cat >entitlements.xml <<EOF
# <?xml version="1.0" encoding="UTF-8"?>
Expand Down

0 comments on commit 5186667

Please sign in to comment.