Skip to content

Commit

Permalink
ci: update macOS runner to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
siecvi committed Dec 9, 2024
1 parent 050530e commit f0e6d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

build-macos:
name: Build (macOS)
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit f0e6d14

Please sign in to comment.