Skip to content

Commit e664623

Browse files
Update dependency macos to v15
1 parent 1c55aa7 commit e664623

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5

0 commit comments

Comments
 (0)