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:
Devin Binnie
2024-11-25 13:46:25 -05:00
committed by GitHub
parent 513a7e0a86
commit 80986355f2
7 changed files with 15 additions and 8 deletions

View File

@@ -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