Skip to content

Commit a8af78c

Browse files
authored
ci: update macOS-13 intel in the github actions (#1347)
* ci: update macOS intel gh * format
1 parent 5f3ea63 commit a8af78c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/_build-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
arch: x64
1717
- os: windows-latest
1818
arch: x64
19-
- os: macos-13
19+
- os: macos-15-intel
2020
arch: x64
2121
- os: macos-latest
2222
arch: arm64

.github/workflows/on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
arch: x64
3333
- os: windows-latest
3434
arch: x64
35-
- os: macos-13
35+
- os: macos-15-intel
3636
arch: x64
3737
- os: macos-latest
3838
arch: arm64

0 commit comments

Comments
 (0)