Skip to content

Commit

Permalink
Update macos-builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidsmith authored Apr 5, 2024
1 parent 5e5541d commit 7994f4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ on:
jobs:
build:

runs-on: macos-13
runs-on: macos-14

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Update Homebrew
Expand Down

0 comments on commit 7994f4c

Please sign in to comment.