Skip to content

Commit

Permalink
fix(ci): move to macos-13 runners
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Jul 9, 2024
1 parent 212204c commit d895bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
artifact_name: macOS-playback
build_config: playback
name: "macOS ${{ matrix.build_type }}"
runs-on: macos-11
runs-on: macos-13
steps:
- name: "Checkout"
uses: actions/checkout@v3
Expand Down

0 comments on commit d895bfe

Please sign in to comment.