Skip to content

Commit

Permalink
Update MacOS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
garazdawi committed Oct 16, 2024
1 parent 9f573e3 commit 75868fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
build-macos:
name: Build Erlang/OTP (macOS)
runs-on: macos-12
runs-on: macos-15
needs: pack
if: needs.pack.outputs.c-code-changes
env:
Expand Down Expand Up @@ -226,7 +226,7 @@ jobs:
RELEASE_LIBBEAM: yes
TARGET_ARCH: aarch64-apple-ios
name: Build Erlang/OTP (iOS)
runs-on: macos-12
runs-on: macos-15
needs: pack
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 75868fc

Please sign in to comment.