Skip to content

Commit

Permalink
Lets try macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
sumeetchhetri committed Jul 23, 2024
1 parent 997b164 commit b0f40fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip_build]')"
strategy:
matrix:
os: [macos-latest-large]
os: [macos-13]
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit b0f40fb

Please sign in to comment.