Skip to content

Commit

Permalink
ci: use macOS 12 for compat
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Nov 5, 2024
1 parent 85fb672 commit 263c37a
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 @@ -262,7 +262,7 @@ jobs:
artifact_name: mainline-macOS-playback
build_config: playback
name: "macOS ${{ matrix.build_type }}"
runs-on: macos-13
runs-on: macos-12
steps:
- name: "Checkout"
uses: actions/checkout@v4
Expand Down

0 comments on commit 263c37a

Please sign in to comment.