Skip to content

Commit b3e49e7

Browse files
Update dependency macos to v15 (#2600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b20ebe5 commit b3e49e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ permissions: {} # No permissions required
7272
jobs:
7373
build:
7474
name: Build macOS Universal
75-
runs-on: macos-14 # M1
75+
runs-on: macos-15 # M1
7676
environment: ${{ inputs.sign && 'packages.element.io' || '' }}
7777
steps:
7878
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6

0 commit comments

Comments
 (0)