Skip to content

Commit

Permalink
[ci] Fix macos x86_64 publish job (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozyra95 authored Apr 24, 2024
1 parent a0f8749 commit 128c7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_for_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
path: artifacts/video_compositor_linux_aarch64.tar.gz

macos_x86_64:
runs-on: macos-latest
runs-on: macos-12
steps:
- name: 🛠 Install system dependencies
run: brew install ffmpeg
Expand Down

0 comments on commit 128c7d9

Please sign in to comment.