Skip to content

Commit

Permalink
ci(macOS): test macos-12 builder
Browse files Browse the repository at this point in the history
  • Loading branch information
NikhilNarayana committed Feb 7, 2024
1 parent 66862c9 commit a968798
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 @@ -259,7 +259,7 @@ jobs:
artifact_name: mainline-macOS-playback
build_config: playback
name: "macOS ${{ matrix.build_type }}"
runs-on: macos-11
runs-on: macos-12
steps:
- name: "Checkout"
uses: actions/checkout@v3
Expand Down

0 comments on commit a968798

Please sign in to comment.