Skip to content

Commit

Permalink
Merge pull request #1017 from kiwix/macos_13
Browse files Browse the repository at this point in the history
Switch to macos-13.
  • Loading branch information
kelson42 authored Nov 11, 2023
2 parents 37274f7 + f5e6502 commit 00032ad
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 @@ -8,7 +8,7 @@ on:

jobs:
macOS:
runs-on: macos-11
runs-on: macos-13
env:
HOME: /Users/runner
steps:
Expand Down

0 comments on commit 00032ad

Please sign in to comment.