Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed May 20, 2024
1 parent 55300b3 commit c763074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
opm install -l --dev
- name: Prepare macOS env
if: matrix.os == 'macos-latest'
if: matrix.os == 'macos-13'
run: |
echo "SIGN_QEMU_BINARY=1" >> "$GITHUB_ENV"
Expand Down

0 comments on commit c763074

Please sign in to comment.