Skip to content

Commit c32c7ee

Browse files
authored
Migrate from macos-12 to macos-13 for Github Action main build on macOS x86_64. (#4773)
1 parent 65b882d commit c32c7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with_pgo: true
3838

3939
- job_name: macOS x86_64
40-
os: macos-12
40+
os: macos-13
4141
arch: x86_64
4242
bootstrap_cmake_flags: >-
4343
-DBUILD_LTO_LIBS=ON

0 commit comments

Comments
 (0)