Skip to content

Commit

Permalink
ci: use macos-13 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Jul 9, 2024
1 parent a2e7642 commit 562a59f
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 @@ -260,7 +260,7 @@ jobs:
artifact_name: mainline-macOS-playback
build_config: playback
name: "macOS ${{ matrix.build_type }}"
runs-on: macos-12
runs-on: macos-13
steps:
- name: "Checkout"
uses: actions/checkout@v4
Expand Down

0 comments on commit 562a59f

Please sign in to comment.