Skip to content

Commit

Permalink
macOS CI: upgrades x86_64 runner to macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
Benitoite authored Dec 13, 2024
1 parent b0117b7 commit e6e3d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
build:
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit e6e3d95

Please sign in to comment.