Skip to content

Commit

Permalink
Upgrade to macos-14 ARM64 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashienzsch committed Apr 20, 2024
1 parent cdb3192 commit bb90817
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ env:
HOMEBREW_NO_INSTALL_CLEANUP: 1

jobs:
macos-13:
name: macOS-13
runs-on: macos-13
macos-14:
name: macOS-14
runs-on: macos-14
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit bb90817

Please sign in to comment.