Update build environment for GitHub Actions from macOS 12 to 15 (#3226)
* Update build environment for GitHub Actions from macOS 12 to 15 * Fix node issue * Add fix to other workflows
This commit is contained in:
2
.github/workflows/nightly-builds.yaml
vendored
2
.github/workflows/nightly-builds.yaml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
runs-on:
|
||||
- macos-13
|
||||
- macos-15
|
||||
- ubuntu-22.04
|
||||
- windows-2022
|
||||
uses: ./.github/workflows/e2e-functional-template.yml
|
||||
|
Reference in New Issue
Block a user