Skip to content

Commit 7174b9c

Browse files
ci(deps): update dependency macos github actions runner to v15 (#879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d10dc73 commit 7174b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
build:
2323
strategy:
2424
matrix:
25-
os: [ windows-2025, macos-14, ubuntu-24.04 ]
25+
os: [ windows-2025, macos-15, ubuntu-24.04 ]
2626
fail-fast: false
2727
runs-on: ${{ matrix.os }}
2828
steps:

0 commit comments

Comments
 (0)