1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-30 23:23:52 +00:00

[BRE-1302] Update deprecated macos 13 runners (#17312)

* [BRE-1302] Update runner to macos-15 for build-browser workflow on build-safari job

* [BRE-1302] Remove macos-13 and 14, add macos-15 to os matrix for build-cli

* [BRE-1302] Update macos runner to 15 and add python setup step before setuptools install

* [BRE-1302] Update macos runner to 15 for 2 additional jobs and add python setup step
This commit is contained in:
brandonbiete
2025-11-10 15:41:49 -05:00
committed by GitHub
parent 1cfeef2395
commit c3f4e9b12c
3 changed files with 24 additions and 9 deletions

View File

@@ -341,7 +341,7 @@ jobs:
build-safari:
name: Build Safari - ${{ matrix.license_type.readable }}
runs-on: macos-13
runs-on: macos-15
permissions:
contents: read
id-token: write