Skip to content

Commit c70a730

Browse files
committed
ACTIONS: Update Mac runners tgo macos-14
1 parent 100a336 commit c70a730

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/macos_autotools_clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
build:
8-
runs-on: macos-12
8+
runs-on: macos-14
99

1010
steps:
1111
- uses: actions/checkout@v4

.github/workflows/macos_cmake_clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
build:
8-
runs-on: macos-12
8+
runs-on: macos-14
99

1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)