Skip to content

Commit 0b83ad2

Browse files
committed
Refs #23750. Change runner in CI.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
1 parent bbf18ce commit 0b83ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-mac-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md#language-and-runtime),
5252
# so we'll use that one for now, as clang 15 is the supported compiler for Fast DDS in macOS.
5353
# (see https://github.com/eProsima/Fast-DDS/blob/master/PLATFORM_SUPPORT.md#compilers)
54-
runs-on: macos-13
54+
runs-on: macos-14
5555
strategy:
5656
fail-fast: false
5757
matrix:

0 commit comments

Comments
 (0)