Skip to content

Commit 0131198

Browse files
committed
fixup
1 parent 7d54220 commit 0131198

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
@@ -153,7 +153,7 @@ jobs:
153153
needs: fastdds_build
154154
if: ${{ inputs.run-tests == true }}
155155
name: fastdds_test (${{ matrix.cmake_build_type }})
156-
runs-on: macos-13
156+
runs-on: macos-14
157157
strategy:
158158
fail-fast: false
159159
matrix:

0 commit comments

Comments
 (0)