Skip to content

Commit

Permalink
Adjust MAC image runners, older deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower authored Dec 21, 2024
1 parent 0c80d67 commit 442d3c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.3.1'
xcode-version: '15.0.1'
- uses: actions/checkout@v4
with:
submodules: true
Expand All @@ -98,7 +98,7 @@ jobs:
path: aarch64-apple-darwin-mklittlefs-*.zip

build-mac:
runs-on: macos-12
runs-on: macos-13
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit 442d3c4

Please sign in to comment.