Skip to content

Commit

Permalink
[macos] Bump macOS Build workflow to macos-13
Browse files Browse the repository at this point in the history
`macos-latest` lags behind, so setting manually.
  • Loading branch information
atulsmadhugiri committed Jun 3, 2023
1 parent 7ac7e5e commit b10b0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build:
name: macOS Build
runs-on: macos-12
runs-on: macos-13

steps:
- name: Checkout
Expand Down

0 comments on commit b10b0cc

Please sign in to comment.