Skip to content

Commit 9e49048

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

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
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
os: [ windows-2025, macos-14, ubuntu-24.04 ]
26+
os: [ windows-2025, macos-15, ubuntu-24.04 ]
2727
runs-on: ${{ matrix.os }}
2828
steps:
2929
- name: Checkout

0 commit comments

Comments
 (0)