Skip to content

Commit a0d9076

Browse files
committed
Upgrade the macos based runner to macos-14
Signed-off-by: tdruez <[email protected]>
1 parent bf25d9e commit a0d9076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-unit-tests-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717

1818
jobs:
1919
run-unit-tests:
20-
runs-on: macos-13
20+
runs-on: macos-14
2121

2222
strategy:
2323
matrix:

0 commit comments

Comments
 (0)