Skip to content

Commit 531273d

Browse files
authored
intel mac runner macOS15 (#1473)
* intel mac runner macOS15
1 parent ae71ef4 commit 531273d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: "core-mac-apple-silicon"
1818
- os: "windows-latest"
1919
name: "core-windows"
20-
- os: "macos-13"
20+
- os: "macos-15-intel"
2121
name: "core-mac-intel"
2222
uses: ./.github/workflows/build-binary.yml
2323
with:

.github/workflows/test_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: "core-ubuntu-22.04-tar"
1515
- os: "macos-latest"
1616
name: "core-mac-apple-silicon"
17-
- os: "macos-13"
17+
- os: "macos-15-intel"
1818
name: "core-mac-intel"
1919
- os: "windows-latest"
2020
name: "core-windows"

0 commit comments

Comments
 (0)