Skip to content

Commit

Permalink
Merge branch 'lukas/gh/macos-version-25' into maint-25
Browse files Browse the repository at this point in the history
* lukas/gh/macos-version-25:
  gh: Update macos version
  • Loading branch information
garazdawi committed Dec 12, 2024
2 parents d4469b4 + 825b67b commit 9d12c09
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 @@ -144,7 +144,7 @@ jobs:
build-macos:
name: Build Erlang/OTP (macOS)
runs-on: macos-12
runs-on: macos-15
needs: pack
env:
WXWIDGETS_VERSION: 3.1.5
Expand Down Expand Up @@ -194,7 +194,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/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected]
Expand Down

0 comments on commit 9d12c09

Please sign in to comment.